Searched refs:curr_rd (Results 1 – 1 of 1) sorted by relevance
9646 const int64_t curr_rd = RDCOST(x->rdmult, rd_stats->rate, rd_stats->dist); in motion_mode_rd() local9647 ref_best_rd = AOMMIN(ref_best_rd, curr_rd); in motion_mode_rd()9660 rd_stats->rdcost = curr_rd; in motion_mode_rd()9662 curr_rd, true, x->blk_skip, rd_stats, rd_stats_y, in motion_mode_rd()