Home
last modified time | relevance | path

Searched defs:allow_overshoot (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/ipu-v3/
H A Dipu-image-convert.c814 bool allow_overshoot = row < in->num_rows - 1; in find_seams() local
1110 calc_resize_coeff(u32 input_size, u32 downsize_coeff, u32 output_size, bool allow_overshoot) calc_resize_coeff() argument
/kernel/linux/linux-6.6/drivers/gpu/ipu-v3/
H A Dipu-image-convert.c813 bool allow_overshoot = row < in->num_rows - 1; in find_seams() local
1106 calc_resize_coeff(u32 input_size, u32 downsize_coeff, u32 output_size, bool allow_overshoot) calc_resize_coeff() argument

Completed in 8 milliseconds