Searched refs:iadst16_c (Results 1 – 3 of 3) sorted by relevance
87 { iadst16_c, idct16_c }, // ADST_DCT = 188 { idct16_c, iadst16_c }, // DCT_ADST = 289 { iadst16_c, iadst16_c } // ADST_ADST = 3
99 void iadst16_c(const tran_low_t *input, tran_low_t *output);
389 void iadst16_c(const tran_low_t *input, tran_low_t *output) { in iadst16_c() function