Searched refs:dst_stride_v (Results 1 – 2 of 2) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/include/libyuv/ |
D | scale.h | 44 uint8* dst_v, int dst_stride_v, 53 int dst_stride_y, int dst_stride_u, int dst_stride_v,
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/source/ |
D | scale.c | 3768 uint8* dst_v, int dst_stride_v, in I420Scale() argument 3800 dst_v, dst_stride_v, dst_halfwidth, dst_halfheight, in I420Scale() 3811 int dst_stride_y, int dst_stride_u, int dst_stride_v, in Scale() argument 3844 dst_v, dst_stride_v, dst_halfwidth, dst_halfheight, in Scale()
|