Searched defs:num_cols (Results 1 – 4 of 4) sorted by relevance
153 JDIMENSION num_cols = cinfo->image_width; in rgb_ycc_convert() local209 JDIMENSION num_cols = cinfo->image_width; in rgb_gray_convert() local247 JDIMENSION num_cols = cinfo->image_width; in cmyk_ycck_convert() local303 JDIMENSION num_cols = cinfo->image_width; in rgb_rgb1_convert() local342 JDIMENSION num_cols = cinfo->image_width; in grayscale_convert() local369 JDIMENSION num_cols = cinfo->image_width; in rgb_convert() local404 JDIMENSION num_cols = cinfo->image_width; in null_convert() local
213 JDIMENSION num_cols = cinfo->output_width; in ycc_rgb_convert() local288 JDIMENSION num_cols = cinfo->output_width; in rgb_gray_convert() local326 JDIMENSION num_cols = cinfo->output_width; in rgb1_rgb_convert() local366 JDIMENSION num_cols = cinfo->output_width; in rgb1_gray_convert() local405 JDIMENSION num_cols = cinfo->output_width; in rgb_convert() local439 JDIMENSION num_cols = cinfo->output_width; in null_convert() local486 JDIMENSION num_cols = cinfo->output_width; in gray_rgb_convert() local517 JDIMENSION num_cols = cinfo->output_width; in ycck_cmyk_convert() local
179 int num_rows, JDIMENSION num_cols) in jcopy_sample_rows()
106 expand_bottom_edge (JSAMPARRAY image_data, JDIMENSION num_cols, in expand_bottom_edge()
Completed in 7 milliseconds