Home
last modified time | relevance | path

Searched defs:num_cols (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djccolor.c153 JDIMENSION num_cols = cinfo->image_width; in rgb_ycc_convert() local
209 JDIMENSION num_cols = cinfo->image_width; in rgb_gray_convert() local
247 JDIMENSION num_cols = cinfo->image_width; in cmyk_ycck_convert() local
303 JDIMENSION num_cols = cinfo->image_width; in rgb_rgb1_convert() local
342 JDIMENSION num_cols = cinfo->image_width; in grayscale_convert() local
369 JDIMENSION num_cols = cinfo->image_width; in rgb_convert() local
404 JDIMENSION num_cols = cinfo->image_width; in null_convert() local
A Djdcolor.c213 JDIMENSION num_cols = cinfo->output_width; in ycc_rgb_convert() local
288 JDIMENSION num_cols = cinfo->output_width; in rgb_gray_convert() local
326 JDIMENSION num_cols = cinfo->output_width; in rgb1_rgb_convert() local
366 JDIMENSION num_cols = cinfo->output_width; in rgb1_gray_convert() local
405 JDIMENSION num_cols = cinfo->output_width; in rgb_convert() local
439 JDIMENSION num_cols = cinfo->output_width; in null_convert() local
486 JDIMENSION num_cols = cinfo->output_width; in gray_rgb_convert() local
517 JDIMENSION num_cols = cinfo->output_width; in ycck_cmyk_convert() local
A Djutils.c179 int num_rows, JDIMENSION num_cols) in jcopy_sample_rows()
A Djcprepct.c106 expand_bottom_edge (JSAMPARRAY image_data, JDIMENSION num_cols, in expand_bottom_edge()

Completed in 7 milliseconds