Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/
Drcar_jpu.c759 unsigned int h_max, unsigned int h_align) in jpu_bound_align_image() argument
768 v4l_bound_align_image(w, w_min, w_max, w_align, h, h_min, h_max, in jpu_bound_align_image()
773 if (*h < height && *h + h_step < h_max) in jpu_bound_align_image()