• Antti Palosaari's avatar
    [media] v4l: add RF tuner channel bandwidth control · 3ce569fd
    Antti Palosaari authored
    Modern silicon RF tuners has one or more adjustable filters on
    signal path, in order to filter noise from desired radio channel.
    
    Add channel bandwidth control to tell the driver which is radio
    channel width we want receive. Filters could be then adjusted by
    the driver or hardware, using RF frequency and channel bandwidth
    as a base of filter calculations.
    
    On automatic mode (normal mode), bandwidth is calculated from sampling
    rate or tuning info got from userspace. That new control gives
    possibility to set manual mode and let user have more control for
    filters.
    
    Cc: Hans Verkuil <hverkuil@xs4all.nl>
    Signed-off-by: default avatarAntti Palosaari <crope@iki.fi>
    Signed-off-by: default avatarMauro Carvalho Chehab <m.chehab@samsung.com>
    3ce569fd
v4l2-ctrls.c 87.3 KB