Searched defs:Y2 (Results 1 – 4 of 4) sorted by relevance
73 uint8_t Y2; in fillNV21FromYUYV() member188 uint8_t Y2 = (srcPixel >> 16) & 0xFF; in fillYUYVFromUYVY() local
142 uint8_t Y2 = (srcPixel >> 16) & 0xFF; in copyYUYVtoRGB32() local
145 uint8_t Y2 = (srcPixel >> 16) & 0xFF; in copyYUYVtoRGB32() local
79 uint8_t Y2 = (srcPixel >> 16) & 0xFF; in fillRGBAFromYUYV() local