Searched refs:src1_stride_u (Results 1 – 4 of 4) sorted by relevance
/external/libyuv/files/include/libyuv/ |
D | planar_functions.h | 709 int src1_stride_u,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | planar_functions.h | 775 int src1_stride_u,
|
/external/libyuv/files/source/ |
D | planar_functions.cc | 2446 int src1_stride_u, in I420Interpolate() argument 2466 InterpolatePlane(src0_u, src0_stride_u, src1_u, src1_stride_u, dst_u, in I420Interpolate()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | planar_functions.cc | 2647 int src1_stride_u, in I420Interpolate() argument 2667 InterpolatePlane(src0_u, src0_stride_u, src1_u, src1_stride_u, dst_u, in I420Interpolate()
|