Home
last modified time | relevance | path

Searched refs:rgb_green (Results 1 – 9 of 9) sorted by relevance

/external/libjpeg-turbo/
Drdppm.c173 register int gindex = rgb_green[cinfo->in_color_space]; in get_text_gray_rgb_row()
247 register int gindex = rgb_green[cinfo->in_color_space]; in get_text_rgb_row()
337 register int gindex = rgb_green[cinfo->in_color_space]; in get_gray_rgb_row()
405 register int gindex = rgb_green[cinfo->in_color_space]; in get_rgb_row()
519 register int gindex = rgb_green[cinfo->in_color_space]; in get_word_rgb_row()
Djmorecfg.h340 static const int rgb_green[JPEG_NUMCS] = { variable
Drdbmp.c188 register int gindex = rgb_green[cinfo->in_color_space]; in get_8bit_row()
257 register int gindex = rgb_green[cinfo->in_color_space]; in get_24bit_row()
322 register int gindex = rgb_green[cinfo->in_color_space]; in get_32bit_row()
Dwrppm.c140 register int gindex = rgb_green[cinfo->out_color_space]; in put_rgb()
Dwrbmp.c150 register int gindex = rgb_green[cinfo->out_color_space]; in put_pixel_rows()
Djccolor.c611 rgb_green[cinfo->in_color_space] == 1 && in jinit_color_converter()
Djquant1.c198 RGB_order[0] = rgb_green[cinfo->out_color_space]; in select_ncolors()
Djdcolor.c817 rgb_green[cinfo->out_color_space] == 1 && in jinit_color_deconverter()
Djquant2.c82 #define C1_SCALE c_scales[rgb_green[cinfo->out_color_space]]