Home
last modified time | relevance | path

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

/external/libvpx/vp8/encoder/arm/
Dvariance_arm.h53 #undef vp8_variance_halfpixvar16x16_hv
54 #define vp8_variance_halfpixvar16x16_hv vp8_variance_halfpixvar16x16_hv_armv6 macro
143 #undef vp8_variance_halfpixvar16x16_hv
144 #define vp8_variance_halfpixvar16x16_hv vp8_variance_halfpixvar16x16_hv_neon macro
/external/libvpx/vp8/encoder/x86/
Dvariance_x86.h101 #undef vp8_variance_halfpixvar16x16_hv
102 #define vp8_variance_halfpixvar16x16_hv vp8_variance_halfpixvar16x16_hv_mmx macro
207 #undef vp8_variance_halfpixvar16x16_hv
208 #define vp8_variance_halfpixvar16x16_hv vp8_variance_halfpixvar16x16_hv_wmt macro
/external/libvpx/vp8/encoder/
Dvariance.h280 #ifndef vp8_variance_halfpixvar16x16_hv
281 #define vp8_variance_halfpixvar16x16_hv vp8_variance_halfpixvar16x16_hv_c macro
283 extern prototype_variance(vp8_variance_halfpixvar16x16_hv);