Searched refs:rdcosty (Results 1 – 1 of 1) sorted by relevance
3002 int64_t rdcosty = INT64_MAX; in handle_inter_mode() local3018 rdcosty = RDCOST(x->rdmult, x->rddiv, *rate2, *distortion); in handle_inter_mode()3019 rdcosty = MIN(rdcosty, RDCOST(x->rdmult, x->rddiv, 0, *psse)); in handle_inter_mode()3022 bsize, ref_best_rd - rdcosty); in handle_inter_mode()