Home
last modified time | relevance | path

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

/external/libvpx/config/mips32-dspr2/
Dvpx_dsp_rtcd.h256 void vpx_idct16x16_10_add_dspr2(const tran_low_t *input, uint8_t *dest, int stride);
257 #define vpx_idct16x16_10_add vpx_idct16x16_10_add_dspr2
/external/libvpx/libvpx/vpx_dsp/mips/
Ditrans16_dspr2.c886 void vpx_idct16x16_10_add_dspr2(const int16_t *input, uint8_t *dest, in vpx_idct16x16_10_add_dspr2() function
/external/libvpx/libvpx/test/
Dpartial_idct_test.cc760 &wrapper<vpx_idct16x16_10_add_dspr2>, TX_16X16, 10, 8, 1),