Searched refs:dst_stride_y (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 | 42 uint8* dst_y, int dst_stride_y, 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 | 3766 uint8* dst_y, int dst_stride_y, in I420Scale() argument 3794 dst_y, dst_stride_y, dst_width, dst_height, in I420Scale() 3811 int dst_stride_y, int dst_stride_u, int dst_stride_v, in Scale() argument 3838 dst_y, dst_stride_y, dst_width, dst_height, in Scale()
|