Home
last modified time | relevance | path

Searched defs:coeff_num (Results 1 – 4 of 4) sorted by relevance

/external/libaom/libaom/test/
Dquantize_lp_func_test.cc152 int coeff_num() const { return av1_get_max_eob(tx_size_); } in coeff_num() function in __anon60fd29dc0111::QuantizeTestBase
Dquantize_func_test.cc190 int coeff_num() const { return av1_get_max_eob(tx_size_); } in coeff_num() function in __anonef98ae610111::QuantizeTestBase
/external/libaom/libaom/av1/encoder/
Dtpl_model.h100 int coeff_num; member
Dtpl_model.c1852 int coeff_num) { in av1_laplace_estimate_frame_rate()
1914 int *qcoeff_arr, int coeff_num) { in av1_estimate_txfm_block_entropy()