Searched defs:srcV (Results 1 – 2 of 2) sorted by relevance
100 const uint8_t* srcV, in copyYV12FrameToOutputBuffer()148 const uint8_t* srcV = (const uint8_t*)mImg->planes[VPX_PLANE_V]; in copyImgToGuest() local
127 uint8_t* srcV = src+offsetV; in copyYV12toRGB32() local