Home
last modified time | relevance | path

Searched refs:round_closest (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/gpu/ipu-v3/
Dipu-image-convert.c477 #define round_closest(x, y) round_down((x) + (y)/2, (y)) macro
565 in_pos_aligned = round_closest(in_pos, 8192U * in_align); in find_best_seam()