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