Searched refs:clamp_roundup (Results 1 – 1 of 1) sorted by relevance
109 static unsigned int clamp_roundup(unsigned int x, unsigned int min, in clamp_roundup() function349 *width = clamp_roundup(*width, frmsize->min_width, frmsize->max_width, in v4l2_apply_frmsize_constraints()351 *height = clamp_roundup(*height, frmsize->min_height, frmsize->max_height, in v4l2_apply_frmsize_constraints()