Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/ipu-v3/
A 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()
/linux-6.3-rc2/Documentation/scheduler/
A Dsched-util-clamp.rst222 DELTA = round_closest(1024/5) = 204.8 = 205

Completed in 13 milliseconds