Home
last modified time | relevance | path

Searched refs:vpx_idct16x16_256_add_dspr2 (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/config/mips32-dspr2/
Dvpx_dsp_rtcd.h285 void vpx_idct16x16_256_add_dspr2(const tran_low_t *input, uint8_t *dest, int dest_stride);
286 #define vpx_idct16x16_256_add vpx_idct16x16_256_add_dspr2
/external/libvpx/libvpx/vpx_dsp/mips/
Ditrans16_dspr2.c890 void vpx_idct16x16_256_add_dspr2(const int16_t *input, uint8_t *dest, in vpx_idct16x16_256_add_dspr2() function