[media] videodev2.h: add V4L2_FIELD_HAS_T_OR_B macro
authorHans Verkuil <hans.verkuil@cisco.com>
Wed, 26 Feb 2014 21:22:05 +0000 (18:22 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 17 Jul 2014 21:30:13 +0000 (18:30 -0300)
Add a macro to test if the field consists of a single top
or bottom field. Anyone who needs to work with fields as opposed to
frame will need this.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>

No differences found