Searched refs:rgb_green (Results 1 – 9 of 9) sorted by relevance
173 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()
340 static const int rgb_green[JPEG_NUMCS] = { variable
188 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()
140 register int gindex = rgb_green[cinfo->out_color_space]; in put_rgb()
150 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()
817 rgb_green[cinfo->out_color_space] == 1 && in jinit_color_deconverter()
82 #define C1_SCALE c_scales[rgb_green[cinfo->out_color_space]]