Searched refs:av1_inv_txfm_add_ssse3 (Results 1 – 3 of 3) sorted by relevance
276 void av1_inv_txfm_add_ssse3(const tran_low_t *dqcoeff, uint8_t *dst, int stride, const TxfmParam *t…277 #define av1_inv_txfm_add av1_inv_txfm_add_ssse3
279 void av1_inv_txfm_add_ssse3(const tran_low_t *dqcoeff, uint8_t *dst, int stride, const TxfmParam *t…280 #define av1_inv_txfm_add av1_inv_txfm_add_ssse3
2919 void av1_inv_txfm_add_ssse3(const tran_low_t *dqcoeff, uint8_t *dst, int stride, in av1_inv_txfm_add_ssse3() function