Home
last modified time | relevance | path

Searched refs:CopyPlane (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/source/
Dscale.c3682 static void CopyPlane(int src_width, int src_height, in CopyPlane() function
3711 CopyPlane(src_width, src_height, dst_width, dst_height, src_stride, in ScalePlane()