v4l2_rect_set_max_size(9) width and height of r should be <= max_size

SYNOPSIS

void v4l2_rect_set_max_size(struct v4l2_rect * r, const struct v4l2_rect * max_size);

ARGUMENTS

r

rect whose width and height will be modified

max_size

rect containing the maximum width and height

COPYRIGHT