Searched defs:U (Results 1 – 3 of 3) sorted by relevance
29 const uint8_t* U, in _YUV420SToRGB565()59 const uint8_t* U, in _YUV420SToRGB32()92 const uint8_t* U = Y + pix_total; in YV12ToRGB565() local102 const uint8_t* U = V + pix_total / 4; in YV12ToRGB32() local110 const uint8_t* U = Y + pix_total; in YU12ToRGB32() local119 const uint8_t* U, in _NVXXToRGB565()132 const uint8_t* U, in _NVXXToRGB32()
256 uint8_t* U = U_pos; in drawCheckerboard() local345 uint8_t* U = mFrameU; in drawSolid() local384 uint8_t* U = mFrameU + uv_off; in drawStripes() local
232 uint8_t U; member