Searched refs:R_SCALE (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/third_party/externals/libjpeg-turbo/ | ||
H A D | jquant2.c | 76 #define R_SCALE 2 /* scale R distances by this much */ macro 80 static const int c_scales[3] = { R_SCALE, G_SCALE, B_SCALE }; |
Completed in 3 milliseconds