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

/external/chromium_org/third_party/libwebp/dsp/
H A Dlossless.c890 static WEBP_INLINE uint8_t TransformColorBlue(uint8_t green_to_blue, function
988 ++histo[TransformColorBlue(green_to_blue, red_to_blue, argb[ix])];
/external/webp/src/dsp/
H A Dlossless.c881 static WEBP_INLINE uint8_t TransformColorBlue(uint8_t green_to_blue, function
979 ++histo[TransformColorBlue(green_to_blue, red_to_blue, argb[ix])];

Completed in 205 milliseconds