Searched refs:round_closest (Results 1 – 1 of 1) sorted by relevance
477 #define round_closest(x, y) round_down((x) + (y)/2, (y)) macro565 in_pos_aligned = round_closest(in_pos, 8192U * in_align); in find_best_seam()