diff options
author | Hugo Grostabussiat <bonstra@bonstra.fr.eu.org> | 2018-04-08 23:11:58 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-05-04 12:49:26 +0200 |
commit | 8c42d2763c0ed7b5f1aff89e2a93487cfc5ec3cb (patch) | |
tree | d995bcd945a49a233c6c366c76a82e2da76ca4be /mm | |
parent | media: usbtv: Add SECAM support (diff) | |
download | linux-8c42d2763c0ed7b5f1aff89e2a93487cfc5ec3cb.tar.xz linux-8c42d2763c0ed7b5f1aff89e2a93487cfc5ec3cb.zip |
media: usbtv: Use V4L2 defines to select capture resolution
Make use of the V4L2_STD_525_60 and V4L2_STD_625_50 defines to
determine the vertical resolution to use when capturing.
V4L2_STD_525_60 (resp. V4L2_STD_625_50) is the set of standards using
525 (resp. 625) lines per frame, independently of the color encoding.
Signed-off-by: Hugo Grostabussiat <bonstra@bonstra.fr.eu.org>
Signed-off-by: Hans Verkuil <hansverk@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions