Searched refs:vp8_filter_by_weight16x16 (Results 1 - 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp8/common/
H A Drtcd_defs.pl194 add_proto qw/void vp8_filter_by_weight16x16/, "unsigned char *src, int src_stride, unsigned char *dst, int dst_stride, int src_weight";
195 specialize qw/vp8_filter_by_weight16x16 sse2/;
H A Dmfqe.c86 vp8_filter_by_weight16x16(y_src, y_src_stride, y_dst, y_dst_stride, src_weight);
/external/libvpx/x86/
H A Dvp8_rtcd.h132 #define vp8_filter_by_weight16x16 vp8_filter_by_weight16x16_sse2 macro

Completed in 559 milliseconds