v4l2_rect_map_inside(9) r should be inside boundary.

SYNOPSIS

void v4l2_rect_map_inside(struct v4l2_rect * r, const struct v4l2_rect * boundary);

ARGUMENTS

r

rect that will be modified

boundary

rect containing the boundary for r

COPYRIGHT