Searched refs:y_dst_stride (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/libvpx/vp8/common/ |
D | mfqe.c | 66 unsigned char *y_dst, int y_dst_stride, in apply_ifactor() argument 72 vp8_filter_by_weight16x16(y_src, y_src_stride, y_dst, y_dst_stride, in apply_ifactor() 79 vp8_filter_by_weight8x8(y_src, y_src_stride, y_dst, y_dst_stride, in apply_ifactor()
|