Searched defs:srcU (Results 1 – 2 of 2) sorted by relevance
99 const uint8_t* srcU, in copyYV12FrameToOutputBuffer()147 const uint8_t* srcU = (const uint8_t*)mImg->planes[VPX_PLANE_U]; in copyImgToGuest() local
126 uint8_t* srcU = src+offsetU; in copyYV12toRGB32() local