Searched refs:av1_txb_init_levels_c (Results 1 – 2 of 2) sorted by relevance
221 av1_txb_init_levels_c(coeff, width, height, levels0); in RunTest()
474 void av1_txb_init_levels_c(const tran_low_t *const coeff, const int width, function