Searched refs:near_cost (Results 1 – 1 of 1) sorted by relevance
7018 double near_cost = get_mv_diff_cost(&new_mv, &near_mv); local7019 mv_cost += nearest_cost < near_cost ? nearest_cost : near_cost;