Home
last modified time | relevance | path

Searched refs:av1_txb_init_levels_c (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/test/
Dencodetxb_test.cc221 av1_txb_init_levels_c(coeff, width, height, levels0); in RunTest()
/external/libaom/libaom/av1/encoder/
Dencodetxb.c474 void av1_txb_init_levels_c(const tran_low_t *const coeff, const int width, function