Searched refs:vp9_iht4x4_16_add_dspr2 (Results 1 – 2 of 2) sorted by relevance
79 void vp9_iht4x4_16_add_dspr2(const tran_low_t *input, uint8_t *dest, int dest_stride, int tx_type);80 #define vp9_iht4x4_16_add vp9_iht4x4_16_add_dspr2
24 void vp9_iht4x4_16_add_dspr2(const int16_t *input, uint8_t *dest, in vp9_iht4x4_16_add_dspr2() function