Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjpeg_turbo/
Djmorecfg.h364 static const int rgb_green[JPEG_NUMCS] = { variable
Djccolor.c588 rgb_green[cinfo->in_color_space] == 1 && in jinit_color_converter()
Djdcolor.c642 rgb_green[cinfo->out_color_space] == 1 && in jinit_color_deconverter()
Djquant1.c199 RGB_order[0] = rgb_green[cinfo->out_color_space]; in select_ncolors()
Djquant2.c81 #define C1_SCALE c_scales[rgb_green[cinfo->out_color_space]]