Searched defs:CopyPlane (Results 1 – 6 of 6) sorted by relevance
/external/openscreen/cast/standalone_sender/ |
D | streaming_vp8_encoder.cc | 448 void CopyPlane(const uint8_t* src, in CopyPlane() function
|
/external/libgav1/libgav1/src/ |
D | post_filter.h | 292 void CopyPlane(const Pixel* src, ptrdiff_t src_stride, int width, int height, in CopyPlane() function
|
/external/exoplayer/tree/extensions/av1/src/main/jni/ |
D | gav1_jni.cc | 369 void CopyPlane(const uint8_t* source, int source_stride, uint8_t* destination, in CopyPlane() function
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | planar_functions.cc | 28 void CopyPlane(const uint8* src_y, int src_stride_y, in CopyPlane() function
|
/external/libyuv/files/source/ |
D | planar_functions.cc | 29 void CopyPlane(const uint8_t* src_y, in CopyPlane() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | planar_functions.cc | 29 void CopyPlane(const uint8_t* src_y, in CopyPlane() function
|