Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dalpha.c24 static void CopyPlane(const uint8_t* src, int src_stride, in CopyPlane() function
/external/webp/src/enc/
Dalpha.c150 static void CopyPlane(const uint8_t* src, int src_stride, in CopyPlane() function
Dpicture.c197 static void CopyPlane(const uint8_t* src, int src_stride, in CopyPlane() function
/external/libyuv/files/source/
Dplanar_functions.cc28 void CopyPlane(const uint8* src_y, int src_stride_y, in CopyPlane() function
/external/libvpx/libvpx/third_party/libyuv/source/
Dscale.c3682 static void CopyPlane(int src_width, int src_height, in CopyPlane() function