Home
last modified time | relevance | path

Searched refs:U_pos (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish/camera/
DConverters.cpp41 const uint8_t* U_pos = U; in _YUV420SToRGB565() local
46 U = U_pos + uv_stride * (y / 2); in _YUV420SToRGB565()
70 const uint8_t* U_pos = U; in _YUV420SToRGB32() local
75 U = U_pos + uv_stride * (y / 2); in _YUV420SToRGB32()