Searched refs:rgb_blue (Results 1 – 9 of 9) sorted by relevance
185 register int bindex = rgb_blue[cinfo->in_color_space]; in get_text_gray_rgb_row()259 register int bindex = rgb_blue[cinfo->in_color_space]; in get_text_rgb_row()349 register int bindex = rgb_blue[cinfo->in_color_space]; in get_gray_rgb_row()417 register int bindex = rgb_blue[cinfo->in_color_space]; in get_rgb_row()
382 static const int rgb_blue[JPEG_NUMCS] = { variable
199 register int bindex = rgb_blue[cinfo->in_color_space]; in get_8bit_row()269 register int bindex = rgb_blue[cinfo->in_color_space]; in get_24bit_row()335 register int bindex = rgb_blue[cinfo->in_color_space]; in get_32bit_row()
141 register int bindex = rgb_blue[cinfo->out_color_space]; in put_rgb()
152 register int bindex = rgb_blue[cinfo->out_color_space]; in put_pixel_rows()
612 rgb_blue[cinfo->in_color_space] == 2 && in jinit_color_converter()
200 RGB_order[2] = rgb_blue[cinfo->out_color_space]; in select_ncolors()
819 rgb_blue[cinfo->out_color_space] == 2 && in jinit_color_deconverter()
83 #define C2_SCALE c_scales[rgb_blue[cinfo->out_color_space]]