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

/external/libvpx/libvpx/vp8/common/
H A Drtcd_defs.pl136 add_proto qw/void vp8_filter_by_weight16x16/, "unsigned char *src, int src_stride, unsigned char *dst, int dst_stride, int src_weight";
137 specialize qw/vp8_filter_by_weight16x16 sse2 msa/;
H A Dmfqe.c71 vp8_filter_by_weight16x16(y_src, y_src_stride, y_dst, y_dst_stride,
/external/libvpx/config/x86/
H A Dvp8_rtcd.h117 #define vp8_filter_by_weight16x16 vp8_filter_by_weight16x16_sse2 macro
/external/libvpx/config/x86_64/
H A Dvp8_rtcd.h117 #define vp8_filter_by_weight16x16 vp8_filter_by_weight16x16_sse2 macro

Completed in 298 milliseconds