Home
last modified time | relevance | path

Searched refs:c_scales (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djquant2.c80 static const int c_scales[3] = { R_SCALE, G_SCALE, B_SCALE }; variable
81 #define C0_SCALE c_scales[rgb_red[cinfo->out_color_space]]
82 #define C1_SCALE c_scales[rgb_green[cinfo->out_color_space]]
83 #define C2_SCALE c_scales[rgb_blue[cinfo->out_color_space]]

Completed in 2 milliseconds