Home
last modified time | relevance | path

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

/external/libaom/libaom/third_party/libyuv/source/
Dconvert.cc186 static void CopyPlane2(const uint8* src, int src_stride_0, int src_stride_1, in CopyPlane2() argument
221 src += src_stride_0 + src_stride_1; in CopyPlane2()
/external/libyuv/files/source/
Dconvert.cc188 int src_stride_1, in CopyPlane2() argument
225 src += src_stride_0 + src_stride_1; in CopyPlane2()
/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert.cc274 int src_stride_1, in CopyPlane2() argument
306 src += src_stride_0 + src_stride_1; in CopyPlane2()