Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dhme_err_compute.c1301 S32 tot_cost = (cost * ps_pred_ctxt->lambda) << 1; in compute_mv_cost_implicit() local
1404 S32 tot_cost = (cost * ps_pred_ctxt->lambda); in compute_mv_cost_implicit_high_speed() local
Dhme_subpel.c575 S32 uni_cost, bi_cost, best_cost, tot_cost; in hme_compute_pred_and_evaluate_bi() local