SYNOPSIS bool v4l2_rect_same_size(const struct v4l2_rect * r1, const struct v4l2_rect * r2); ARGUMENTS r1 rectangle. r2 rectangle. DESCRIPTION Return true if both rectangles have the same size. COPYRIGHT