Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/renesas/
Drcar_jpu.c743 unsigned int h_max, unsigned int h_align) in jpu_bound_align_image() argument
752 v4l_bound_align_image(w, w_min, w_max, w_align, h, h_min, h_max, in jpu_bound_align_image()
757 if (*h < height && *h + h_step < h_max) in jpu_bound_align_image()