Home
last modified time | relevance | path

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/
Dscale.h43 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/
Dscale.c3767 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()