Searched refs:U_pos (Results 1 – 3 of 3) sorted by relevance
31 const uint8_t* U_pos = U; in _YUV420SToRGB565() local46 U_pos = U; in _YUV420SToRGB565()49 U = U_pos; in _YUV420SToRGB565()58 const uint8_t* U_pos = U; in _YUV420SToRGB32() local73 U_pos = U; in _YUV420SToRGB32()76 U = U_pos; in _YUV420SToRGB32()
253 uint8_t* U_pos = mFrameU; in drawCheckerboard() local255 uint8_t* U = U_pos; in drawCheckerboard()282 U_pos = U; in drawCheckerboard()285 U = U_pos; in drawCheckerboard()
41 const uint8_t* U_pos = U; in _YUV420SToRGB565() local46 U = U_pos + uv_stride * (y / 2); in _YUV420SToRGB565()70 const uint8_t* U_pos = U; in _YUV420SToRGB32() local75 U = U_pos + uv_stride * (y / 2); in _YUV420SToRGB32()