Home
last modified time | relevance | path

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/
Dscale.h44 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/
Dscale.c3768 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()