[media] videodev2.h: add defines for the VBI field start lines
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 18 Jul 2014 05:58:41 +0000 (02:58 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 22 Jul 2014 03:40:14 +0000 (00:40 -0300)
commit273886b4f71a1a960a3625833df2f037efffab45
treecf4936a733026b703c4c4f4339bab01cb8700dde
parent1c6f3db04fb470736d759d98a477541162e27fe2
[media] videodev2.h: add defines for the VBI field start lines

While working with raw and sliced VBI support in several applications
I noticed that you really need to know the start linenumbers for
each video field in order to correctly convert the start line numbers
reported by v4l2_vbi_format to the line numbers used in v4l2_sliced_vbi_format.

This patch adds four defines that specify the start lines for each
field for both 525 and 625 line standards.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
include/uapi/linux/videodev2.h