Home
last modified time | relevance | path

Searched refs:vp8_sixtap_predict4x4_armv6 (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/config/arm/
Dvp8_rtcd.h170 void vp8_sixtap_predict4x4_armv6(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned …
171 #define vp8_sixtap_predict4x4 vp8_sixtap_predict4x4_armv6
/external/libvpx/config/arm-neon/
Dvp8_rtcd.h198 void vp8_sixtap_predict4x4_armv6(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned …
199 #define vp8_sixtap_predict4x4 vp8_sixtap_predict4x4_armv6
/external/libvpx/libvpx/vp8/common/arm/
Dfilter_arm.c90 void vp8_sixtap_predict4x4_armv6 in vp8_sixtap_predict4x4_armv6() function
/external/libvpx/libvpx/vp8/common/
Drtcd_defs.pl214 $vp8_sixtap_predict4x4_media=vp8_sixtap_predict4x4_armv6;