Searched defs:CopyPlane (Results 1 – 10 of 10) sorted by relevance
/external/chromium_org/media/cdm/ppapi/external_clear_key/ |
D | ffmpeg_cdm_video_decoder.cc | 115 static void CopyPlane(const uint8_t* source, in CopyPlane() function
|
/external/webp/src/enc/ |
D | picture_rescale.c | 35 static void CopyPlane(const uint8_t* src, int src_stride, in CopyPlane() function
|
D | alpha.c | 160 static void CopyPlane(const uint8_t* src, int src_stride, in CopyPlane() function
|
/external/chromium_org/third_party/libwebp/enc/ |
D | picture_rescale.c | 35 static void CopyPlane(const uint8_t* src, int src_stride, in CopyPlane() function
|
D | alpha.c | 160 static void CopyPlane(const uint8_t* src, int src_stride, in CopyPlane() function
|
/external/chromium_org/media/base/ |
D | video_util.cc | 34 void CopyPlane(size_t plane, const uint8* source, int stride, int rows, in CopyPlane() function
|
/external/libyuv/files/source/ |
D | planar_functions.cc | 28 void CopyPlane(const uint8* src_y, int src_stride_y, in CopyPlane() function
|
/external/chromium_org/third_party/libyuv/source/ |
D | planar_functions.cc | 28 void CopyPlane(const uint8* src_y, int src_stride_y, in CopyPlane() function
|
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/ |
D | planar_functions.cc | 28 void CopyPlane(const uint8* src_y, int src_stride_y, in CopyPlane() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | scale.c | 3682 static void CopyPlane(int src_width, int src_height, in CopyPlane() function
|