Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencodetxb.c319 static INLINE int get_br_cost(tran_low_t level, const int *coeff_lps) { function
347 cost += get_br_cost(abs_qc, txb_costs->lps_cost[ctx]);
781 cost += get_br_cost(level, lps_cost[ctx]);
805 cost += get_br_cost(level, lps_cost[ctx]);
825 cost += get_br_cost(level, lps_cost[ctx]);
1337 cost += get_br_cost(abs_qc, txb_costs->lps_cost[br_ctx]);
1367 cost += get_br_cost(abs_qc, txb_costs->lps_cost[br_ctx]);