Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/
Drtcd_defs.pl204 $vp8_sixtap_predict8x8_dspr2=vp8_sixtap_predict8x8_dspr2;
/external/libvpx/config/mips32-dspr2/
Dvp8_rtcd.h167 void vp8_sixtap_predict8x8_dspr2(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned …
168 #define vp8_sixtap_predict8x8 vp8_sixtap_predict8x8_dspr2
/external/libvpx/libvpx/vp8/common/mips/dspr2/
Dfilter_dspr2.c2402 void vp8_sixtap_predict8x8_dspr2 in vp8_sixtap_predict8x8_dspr2() function