Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/ipu-v3/
Dipu-image-convert.c814 bool allow_overshoot = row < in->num_rows - 1; in find_seams() local
821 1, allow_overshoot ? 1 : out_height_align, in find_seams()
1111 u32 output_size, bool allow_overshoot) in calc_resize_coeff() argument
1115 if (allow_overshoot) in calc_resize_coeff()