Name
v4l2_rect_same_size —
return true if r1 has the same size as r2
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.