Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/test/
H A Dquantize_func_test.cc201 int coeff_num() const { return av1_get_max_eob(tx_size_); } in coeff_num() function in __anonebd95d280111::QuantizeTestBase
/aosp_15_r20/external/libaom/av1/encoder/
H A Dtpl_model.h112 int coeff_num; member
H A Dtpl_model.c2117 int coeff_num) { in av1_laplace_estimate_frame_rate()