Searched refs:vp9_idct32x32_1_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_itrans32_dspr2.c953 void vp9_idct32x32_1_add_dspr2(const int16_t *input, uint8_t *dest, function
/external/libvpx/libvpx/vp9/common/mips/dspr2/
H A Dvp9_itrans32_dspr2.c953 void vp9_idct32x32_1_add_dspr2(const int16_t *input, uint8_t *dest, function
/external/libvpx/mips-dspr2/
H A Dvp9_rtcd.h276 void vp9_idct32x32_1_add_dspr2(const int16_t *input, uint8_t *dest, int dest_stride);
277 #define vp9_idct32x32_1_add vp9_idct32x32_1_add_dspr2

Completed in 172 milliseconds