Searched refs:iadst8_c (Results 1 – 3 of 3) sorted by relevance
54 { iadst8_c, idct8_c }, // ADST_DCT = 155 { idct8_c, iadst8_c }, // DCT_ADST = 256 { iadst8_c, iadst8_c } // ADST_ADST = 3
98 void iadst8_c(const tran_low_t *input, tran_low_t *output);
196 void iadst8_c(const tran_low_t *input, tran_low_t *output) { in iadst8_c() function