Searched defs:Y2 (Results 1 – 2 of 2) sorted by relevance
98 uint8_t Y2; in fillNV21FromYUYV() member164 uint8_t Y2 = (srcPixel >> 16) & 0xFF; in fillRGBAFromYUYV() local213 uint8_t Y2 = (srcPixel >> 16) & 0xFF; in fillYUYVFromUYVY() local
141 uint8_t Y2 = (srcPixel >> 16) & 0xFF; in copyYUYVtoRGB32() local