Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencodetxb.c1635 int skip_cost, int non_skip_cost, argument
1638 const int64_t rd = RDCOST(rdmult, *accu_rate + non_skip_cost, accu_dist);
1715 const int non_skip_cost = txb_costs->txb_skip_cost[txb_ctx->txb_skip_ctx][0]; local
1768 non_skip_cost, qcoeff, dqcoeff, sharpness);
1801 accu_rate += non_skip_cost + tx_type_cost;