Searched refs:CopyAPlane (Results 1 – 3 of 3) sorted by relevance
32 MEDIA_EXPORT void CopyAPlane(const uint8* source, int stride, int rows,
65 void CopyAPlane(const uint8* source, int stride, int rows, VideoFrame* frame) { in CopyAPlane() function
497 CopyAPlane(vpx_image_alpha->planes[VPX_PLANE_Y], in CopyVpxImageTo()