commit | 2ca58f45cc986952dc2b2942fb170d9d7644735a | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Thu Mar 26 10:49:17 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Wed Jun 10 10:55:58 2015 -0300 |
tree | d6de2e07785dedcc983047b6e6f4e5ef368d0f18 | |
parent | af9d52555304979c7a3ce254e026bc76bd878f74 [diff] |
[media] ts2020: improve filter limit calc * We don't need calculate channel bandwidth from symbol rate as it is calculated by DVB core. * Use clamp() to force upper/lower limit of filter 3dB frequency. Upper limit should never exceeded 40MHz (80MHz BW) in any case, though... Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>