Searched defs:av1_inv_txfm_add (Results 1 – 5 of 5) sorted by relevance
595 RTCD_EXTERN void (*av1_inv_txfm_add)(const tran_low_t *dqcoeff, uint8_t *dst, int stride, const Txf… variable
589 RTCD_EXTERN void (*av1_inv_txfm_add)(const tran_low_t *dqcoeff, uint8_t *dst, int stride, const Txf… variable
558 #define av1_inv_txfm_add av1_inv_txfm_add_neon macro
589 #define av1_inv_txfm_add av1_inv_txfm_add_neon macro
451 #define av1_inv_txfm_add av1_inv_txfm_add_c macro