Home | History | Annotate | Download | only in source

Lines Matching defs:CopyPlane

28 void CopyPlane(const uint8* src_y, int src_stride_y,
74 CopyPlane(src_y, src_stride_y, dst_y, dst_stride_y, width, height);