Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/
Drtcd_defs.pl122 $vp8_short_inv_walsh4x4_1_dspr2=vp8_short_inv_walsh4x4_1_dspr2;
/external/libvpx/config/mips32-dspr2/
Dvp8_rtcd.h148 void vp8_short_inv_walsh4x4_1_dspr2(short *input, short *output);
149 #define vp8_short_inv_walsh4x4_1 vp8_short_inv_walsh4x4_1_dspr2
/external/libvpx/libvpx/vp8/common/mips/dspr2/
Didctllm_dspr2.c340 void vp8_short_inv_walsh4x4_1_dspr2(short *input, short *mb_dqcoeff) in vp8_short_inv_walsh4x4_1_dspr2() function