Searched refs:round_closest (Results 1 – 2 of 2) sorted by relevance
480 #define round_closest(x, y) round_down((x) + (y)/2, (y)) macro568 in_pos_aligned = round_closest(in_pos, 8192U * in_align); in find_best_seam()
222 DELTA = round_closest(1024/5) = 204.8 = 205