On Thu, Jun 28, 2018 at 06:20:37PM +0200, Marco Felsch wrote:
> Add two helper functions to check if two rectangles have the same
> position (top/left) and if two rectangles equals (same size and
> same position).
>
> Signed-off-by: Marco Felsch
Acked-by: Sakari Ailus
--
Sakari Ailus
sakari.a
Add two helper functions to check if two rectangles have the same
position (top/left) and if two rectangles equals (same size and
same position).
Signed-off-by: Marco Felsch
---
include/media/v4l2-rect.h | 27 +++
1 file changed, 27 insertions(+)
diff --git a/include/med