Home
last modified time | relevance | path

Searched refs:y_dst_stride (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dmfqe.c74 int y_dst_stride, in apply_ifactor() argument
86 vp8_filter_by_weight16x16(y_src, y_src_stride, y_dst, y_dst_stride, src_weight); in apply_ifactor()
92 vp8_filter_by_weight8x8(y_src, y_src_stride, y_dst, y_dst_stride, src_weight); in apply_ifactor()