Searched refs:src0_stride_v (Results 1 – 4 of 4) sorted by relevance
/external/libyuv/files/include/libyuv/ |
D | planar_functions.h | 705 int src0_stride_v,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | planar_functions.h | 457 const uint8* src0_v, int src0_stride_v,
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | planar_functions.cc | 2084 const uint8* src0_v, int src0_stride_v, in I420Interpolate() argument 2108 InterpolatePlane(src0_v, src0_stride_v, in I420Interpolate()
|
/external/libyuv/files/source/ |
D | planar_functions.cc | 2442 int src0_stride_v, in I420Interpolate() argument 2468 InterpolatePlane(src0_v, src0_stride_v, src1_v, src1_stride_v, dst_v, in I420Interpolate()
|