Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/ipu-v3/
H A Dipu-image-convert.c813 bool allow_overshoot = row < in->num_rows - 1; in find_seams() local
820 1, allow_overshoot ? 1 : out_height_align, in find_seams()
1107 u32 output_size, bool allow_overshoot) in calc_resize_coeff() argument
1111 if (allow_overshoot) in calc_resize_coeff()