HomeSort by relevance Sort by last modified time
    Searched refs:tot_cost (Results 1 - 2 of 2) sorted by null

  /external/libhevc/encoder/
hme_subpel.c 575 S32 uni_cost, bi_cost, best_cost, tot_cost; local
592 tot_cost = 0;
722 tot_cost += best_cost;
857 tot_cost += best_cost;
    [all...]
hme_err_compute.c 1301 S32 tot_cost = (cost * ps_pred_ctxt->lambda) << 1; local
1404 S32 tot_cost = (cost * ps_pred_ctxt->lambda); local
    [all...]

Completed in 61 milliseconds