summaryrefslogtreecommitdiffstats
path: root/include/video
diff options
context:
space:
mode:
authorSteve Longerbeam2019-01-09 19:30:04 +0100
committerMauro Carvalho Chehab2019-01-16 20:10:43 +0100
commit1c3721b1f22286033abeda30b7e12439b083ed0f (patch)
tree71a52d72e2475ec22c2af10a5cfa94c22f091f6c /include/video
parentmedia: rcar-vin: Allow independent VIN link enablement (diff)
downloadkernel-qcow2-linux-1c3721b1f22286033abeda30b7e12439b083ed0f.tar.gz
kernel-qcow2-linux-1c3721b1f22286033abeda30b7e12439b083ed0f.tar.xz
kernel-qcow2-linux-1c3721b1f22286033abeda30b7e12439b083ed0f.zip
media: videodev2.h: Add more field helper macros
Adds two helper macros: V4L2_FIELD_IS_SEQUENTIAL: returns true if the given field type is 'sequential', that is a full frame is transmitted, or exists in memory, as all top field lines followed by all bottom field lines, or vice-versa. V4L2_FIELD_IS_INTERLACED: returns true if the given field type is 'interlaced', that is a full frame is transmitted, or exists in memory, as top field lines interlaced with bottom field lines. Signed-off-by: Steve Longerbeam <slongerbeam@gmail.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'include/video')
0 files changed, 0 insertions, 0 deletions