Searched refs:dst_stride_u (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 | 43 uint8* dst_u, int dst_stride_u, 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 | 3767 uint8* dst_u, int dst_stride_u, in I420Scale() argument 3797 dst_u, dst_stride_u, dst_halfwidth, dst_halfheight, in I420Scale() 3811 int dst_stride_y, int dst_stride_u, int dst_stride_v, in Scale() argument 3841 dst_u, dst_stride_u, dst_halfwidth, dst_halfheight, in Scale()
|