Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Drdppm.c185 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()
Djmorecfg.h382 static const int rgb_blue[JPEG_NUMCS] = { variable
Drdbmp.c199 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()
Dwrppm.c141 register int bindex = rgb_blue[cinfo->out_color_space]; in put_rgb()
Dwrbmp.c152 register int bindex = rgb_blue[cinfo->out_color_space]; in put_pixel_rows()
Djccolor.c612 rgb_blue[cinfo->in_color_space] == 2 && in jinit_color_converter()
Djquant1.c200 RGB_order[2] = rgb_blue[cinfo->out_color_space]; in select_ncolors()
Djdcolor.c819 rgb_blue[cinfo->out_color_space] == 2 && in jinit_color_deconverter()
Djquant2.c83 #define C2_SCALE c_scales[rgb_blue[cinfo->out_color_space]]