Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Dtxb_rdopt_utils.h99 static inline int get_br_cost_with_diff(tran_low_t level, const int *coeff_lps, in get_br_cost_with_diff() function
135 cost += get_br_cost_with_diff(abs_qc, txb_costs->lps_cost[br_ctx], in get_two_coeff_cost_simple()