Searched refs:rgb_green (Results 1 – 9 of 9) sorted by relevance
184 register int gindex = rgb_green[cinfo->in_color_space]; in get_text_gray_rgb_row()258 register int gindex = rgb_green[cinfo->in_color_space]; in get_text_rgb_row()348 register int gindex = rgb_green[cinfo->in_color_space]; in get_gray_rgb_row()416 register int gindex = rgb_green[cinfo->in_color_space]; in get_rgb_row()
375 static const int rgb_green[JPEG_NUMCS] = { variable
198 register int gindex = rgb_green[cinfo->in_color_space]; in get_8bit_row()268 register int gindex = rgb_green[cinfo->in_color_space]; in get_24bit_row()334 register int gindex = rgb_green[cinfo->in_color_space]; in get_32bit_row()
140 register int gindex = rgb_green[cinfo->out_color_space]; in put_rgb()
151 register int gindex = rgb_green[cinfo->out_color_space]; in put_pixel_rows()
611 rgb_green[cinfo->in_color_space] == 1 && in jinit_color_converter()
198 RGB_order[0] = rgb_green[cinfo->out_color_space]; in select_ncolors()
818 rgb_green[cinfo->out_color_space] == 1 && in jinit_color_deconverter()
82 #define C1_SCALE c_scales[rgb_green[cinfo->out_color_space]]