Home
last modified time | relevance | path

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

/external/libvpx/config/mips32-dspr2/
Dvpx_dsp_rtcd.h260 void vpx_idct16x16_1_add_dspr2(const tran_low_t *input, uint8_t *dest, int stride);
261 #define vpx_idct16x16_1_add vpx_idct16x16_1_add_dspr2
/external/libvpx/libvpx/vpx_dsp/mips/
Ditrans16_dspr2.c930 void vpx_idct16x16_1_add_dspr2(const int16_t *input, uint8_t *dest, in vpx_idct16x16_1_add_dspr2() function
/external/libvpx/libvpx/test/
Dpartial_idct_test.cc762 &wrapper<vpx_idct16x16_1_add_dspr2>, TX_16X16, 1, 8, 1),