Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/
Drtcd_defs.pl209 $vp8_sixtap_predict8x4_dspr2=vp8_sixtap_predict8x4_dspr2;
/external/libvpx/config/mips32-dspr2/
Dvp8_rtcd.h163 void vp8_sixtap_predict8x4_dspr2(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned …
164 #define vp8_sixtap_predict8x4 vp8_sixtap_predict8x4_dspr2
/external/libvpx/libvpx/vp8/common/mips/dspr2/
Dfilter_dspr2.c2595 void vp8_sixtap_predict8x4_dspr2 in vp8_sixtap_predict8x4_dspr2() function