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