Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/evs/1.0/vts/functional/
DFormatConvert.cpp47 float U = Uin - 128.0f; in yuvToRgbx() local
144 uint8_t U = (srcPixel >> 8) & 0xFF; in copyYUYVtoRGB32() local
/hardware/intel/common/libva/test/encode/
Davcenc.c404 const int U = surface_image.format.fourcc == VA_FOURCC_I420 ? 1 : 2; in upload_yuv_to_surface() local