Searched refs:CopyPlane2 (Results 1 – 3 of 3) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | convert.cc | 186 static void CopyPlane2(const uint8* src, int src_stride_0, int src_stride_1, in CopyPlane2() function 322 CopyPlane2(src_y, src_stride_y0, src_stride_y1, dst_y, dst_stride_y, in X420ToI420()
|
/external/libyuv/files/source/ |
D | convert.cc | 186 static void CopyPlane2(const uint8* src, in CopyPlane2() function 292 CopyPlane2(src_y, src_stride_y0, src_stride_y1, dst_y, dst_stride_y, in X420ToI420()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert.cc | 272 static void CopyPlane2(const uint8_t* src, in CopyPlane2() function 373 CopyPlane2(src_y, src_stride_y0, src_stride_y1, dst_y, dst_stride_y, in X420ToI420()
|