Searched defs:U (Results 1 – 2 of 2) sorted by relevance
47 float U = Uin - 128.0f; in yuvToRgbx() local144 uint8_t U = (srcPixel >> 8) & 0xFF; in copyYUYVtoRGB32() local
404 const int U = surface_image.format.fourcc == VA_FOURCC_I420 ? 1 : 2; in upload_yuv_to_surface() local