Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjpeg_turbo/
Djmorecfg.h370 static const int rgb_blue[JPEG_NUMCS] = { variable
Djccolor.c589 rgb_blue[cinfo->in_color_space] == 2 && in jinit_color_converter()
Djdcolor.c643 rgb_blue[cinfo->out_color_space] == 2 && in jinit_color_deconverter()
Djquant1.c201 RGB_order[2] = rgb_blue[cinfo->out_color_space]; in select_ncolors()
Djquant2.c82 #define C2_SCALE c_scales[rgb_blue[cinfo->out_color_space]]