Searched defs:red_and_blue (Results 1 – 2 of 2) sorted by relevance
162 const uint32_t red_and_blue = (a & 0x00ff00ffu) + (b & 0x00ff00ffu); in VP8LAddPixels() local171 const uint32_t red_and_blue = in VP8LSubPixels() local
267 const uint32_t red_and_blue = (*a & 0x00ff00ffu) + (b & 0x00ff00ffu); in AddPixelsEq() local