Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/mips/
Ditrans32_dspr2.c1044 void vpx_idct32x32_1_add_dspr2(const int16_t *input, uint8_t *dest, in vpx_idct32x32_1_add_dspr2() function
/external/libvpx/config/mips32-dspr2/
Dvpx_dsp_rtcd.h280 void vpx_idct32x32_1_add_dspr2(const tran_low_t *input, uint8_t *dest, int stride);
281 #define vpx_idct32x32_1_add vpx_idct32x32_1_add_dspr2
/external/libvpx/libvpx/test/
Dpartial_idct_test.cc756 &wrapper<vpx_idct32x32_1_add_dspr2>, TX_32X32, 1, 8, 1),