Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/
H A Drcar_jpu.c741 unsigned int w_max, unsigned int w_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()
755 if (*w < width && *w + w_step < w_max) in jpu_bound_align_image()