commit | ac49de8c49d770b5ded5c717c1eaf339d7649da1 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Sun Apr 03 16:42:42 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Wed Apr 20 16:11:33 2016 -0300 |
tree | d52445021f4fb12537d513df43b0266c2f189633 | |
parent | fe29301122902a902c5c323ee14078b1ab3f1ad1 [diff] |
[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>