Searched refs:rdcosty (Results 1 – 1 of 1) sorted by relevance
2898 int64_t rdcosty = INT64_MAX; in handle_inter_mode() local2915 rdcosty = RDCOST(x->rdmult, x->rddiv, *rate2, *distortion); in handle_inter_mode()2916 rdcosty = VPXMIN(rdcosty, RDCOST(x->rdmult, x->rddiv, 0, *psse)); in handle_inter_mode()2919 &sseuv, bsize, ref_best_rd - rdcosty)) { in handle_inter_mode()