Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dlossless_common.h154 const uint32_t red_and_blue = (a & 0x00ff00ffu) + (b & 0x00ff00ffu); in VP8LAddPixels() local
163 const uint32_t red_and_blue = in VP8LSubPixels() local