Home
last modified time | relevance | path

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

/external/libvpx/vp8/encoder/arm/
Dvariance_arm.h50 #undef vp8_variance_halfpixvar16x16_v
51 #define vp8_variance_halfpixvar16x16_v vp8_variance_halfpixvar16x16_v_armv6 macro
140 #undef vp8_variance_halfpixvar16x16_v
141 #define vp8_variance_halfpixvar16x16_v vp8_variance_halfpixvar16x16_v_neon macro
/external/libvpx/vp8/encoder/x86/
Dvariance_x86.h98 #undef vp8_variance_halfpixvar16x16_v
99 #define vp8_variance_halfpixvar16x16_v vp8_variance_halfpixvar16x16_v_mmx macro
204 #undef vp8_variance_halfpixvar16x16_v
205 #define vp8_variance_halfpixvar16x16_v vp8_variance_halfpixvar16x16_v_wmt macro
/external/libvpx/vp8/encoder/
Dvariance.h275 #ifndef vp8_variance_halfpixvar16x16_v
276 #define vp8_variance_halfpixvar16x16_v vp8_variance_halfpixvar16x16_v_c macro
278 extern prototype_variance(vp8_variance_halfpixvar16x16_v);