Searched defs:num_cols (Results 1 – 4 of 4) sorted by relevance
148 JDIMENSION num_cols = cinfo->output_width; in ycc_rgb_convert() local189 JDIMENSION num_cols = cinfo->output_width; in ycc_rgba_8888_convert() local230 JDIMENSION num_cols = cinfo->output_width; in ycc_rgb_565_convert() local302 JDIMENSION num_cols = cinfo->output_width; in ycc_rgb_565D_convert() local378 JDIMENSION num_cols = cinfo->output_width; in rgb_rgba_8888_convert() local404 JDIMENSION num_cols = cinfo->output_width; in rgb_rgb_565_convert() local456 JDIMENSION num_cols = cinfo->output_width; in rgb_rgb_565D_convert() local516 JDIMENSION num_cols = cinfo->output_width; in null_convert() local563 JDIMENSION num_cols = cinfo->output_width; in gray_rgb_convert() local584 JDIMENSION num_cols = cinfo->output_width; in gray_rgba_8888_convert() local[all …]
142 JDIMENSION num_cols = cinfo->image_width; in rgb_ycc_convert() local198 JDIMENSION num_cols = cinfo->image_width; in rgb_gray_convert() local237 JDIMENSION num_cols = cinfo->image_width; in cmyk_ycck_convert() local289 JDIMENSION num_cols = cinfo->image_width; in grayscale_convert() local350 JDIMENSION num_cols = cinfo->image_width; in null_convert() local
113 int num_rows, JDIMENSION num_cols) in jcopy_sample_rows()
106 expand_bottom_edge (JSAMPARRAY image_data, JDIMENSION num_cols, in expand_bottom_edge()