Name

v4l2_rect_set_max_size — 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