Searched refs:vp9_idct8x8_64_add_dspr2 (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/mips/dspr2/
H A Dvp9_itrans8_dspr2.c451 void vp9_idct8x8_64_add_dspr2(const int16_t *input, uint8_t *dest, function
/external/libvpx/libvpx/vp9/common/mips/dspr2/
H A Dvp9_itrans8_dspr2.c451 void vp9_idct8x8_64_add_dspr2(const int16_t *input, uint8_t *dest, function
/external/libvpx/mips-dspr2/
H A Dvp9_rtcd.h300 void vp9_idct8x8_64_add_dspr2(const int16_t *input, uint8_t *dest, int dest_stride);
301 #define vp9_idct8x8_64_add vp9_idct8x8_64_add_dspr2

Completed in 1822 milliseconds