[media] v4l2-rect.h: new header with struct v4l2_rect helper functions
commitac49de8c49d770b5ded5c717c1eaf339d7649da1
authorHans Verkuil <hans.verkuil@cisco.com>
Sun, 3 Apr 2016 19:42:42 +0000 (3 16:42 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 20 Apr 2016 19:11:33 +0000 (20 16:11 -0300)
treed52445021f4fb12537d513df43b0266c2f189633
parentfe29301122902a902c5c323ee14078b1ab3f1ad1
[media] v4l2-rect.h: new header with struct v4l2_rect helper functions

This makes it easier to share this code with any driver that needs to
manipulate the v4l2_rect datastructure.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Documentation/DocBook/device-drivers.tmpl
include/media/v4l2-rect.h [new file with mode: 0644]