Searched refs:calc_rowbytes (Results 1 – 3 of 3) sorted by relevance
30 int calc_rowbytes(color_space space, int width);
587 calc_rowbytes(color_space space, int width) in calc_rowbytes() function
362 out_rowbytes = calc_rowbytes(out_space, width); in Translate()