Home
last modified time | relevance | path

Searched defs:coeff_lps (Results 1 – 2 of 2) sorted by relevance

/external/libaom/av1/encoder/
Dtxb_rdopt_utils.h94 static INLINE int get_br_cost(tran_low_t level, const int *coeff_lps) { in get_br_cost()
99 static INLINE int get_br_cost_with_diff(tran_low_t level, const int *coeff_lps, in get_br_cost_with_diff()
Dencoder.h1154 unsigned int coeff_lps[TX_SIZES][PLANE_TYPES][BR_CDF_SIZE - 1][LEVEL_CONTEXTS] member