Name

v4l2_rect_set_min_size — width and height of r should be >= min_size.

Synopsis

void v4l2_rect_set_min_size (struct v4l2_rect * r,
 const struct v4l2_rect * min_size);
 

Arguments

r

rect whose width and height will be modified

min_size

rect containing the minimal width and height