Searched defs:srcY (Results 1 – 2 of 2) sorted by relevance
83 uint8_t* srcY = src; in copyNV21toRGB32() local118 uint8_t* srcY = src; in copyYV12toRGB32() local
525 const uint8_t *srcY, const uint8_t *srcU, const uint8_t *srcV, in copyOutputBufferToYV12Frame()613 const uint8_t *srcY = (const uint8_t *)img->planes[VPX_PLANE_Y]; in outputBuffer() local