Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/encoder/
H A Dencodetxb.c1355 static int get_low_coeff_cost(int coeff_idx, const TxbCache *txb_cache, in get_low_coeff_cost() function
1405 cost_diff -= get_low_coeff_cost(coeff_idx, txb_cache, txb_costs, txb_info); in try_change_eob()
1419 cost_diff -= get_low_coeff_cost(ci, txb_cache, txb_costs, txb_info); in try_change_eob()