Home
last modified time | relevance | path

Searched defs:green_to_blue (Results 1 – 1 of 1) sorted by relevance

/external/webp/src/dsp/
Dlossless.c890 static WEBP_INLINE uint8_t TransformColorBlue(uint8_t green_to_blue, in TransformColorBlue()
979 int green_to_blue, int red_to_blue, const int accumulated_blue_histo[256], in GetPredictionCostCrossColorBlue()
1032 int green_to_blue; in GetBestGreenRedToBlue() local