Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
Dvp9_rtcd.h309 void vp9_iht16x16_256_add_dspr2(const int16_t *input, uint8_t *output, int pitch, int tx_type);
310 #define vp9_iht16x16_256_add vp9_iht16x16_256_add_dspr2
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
Dvp9_itrans16_dspr2.c1085 void vp9_iht16x16_256_add_dspr2(const int16_t *input, uint8_t *dest, in vp9_iht16x16_256_add_dspr2() function