2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-21 19:53:59 +08:00
linux-next/drivers/media
Mauro Carvalho Chehab 752a62b2ec [media] cx24123: improve precision when calculating symbol rate ratio
Symbol rate ratio were using a rough calculus, as the code was
limited to 32 bits arithmetic. Change it to 64 bits, in order
to better estimate the bandwidth low-pass filter on the demod.
This should reduce the noise and improve reception.

Reported-by: Hans-Peter Jansen <hpj@urpla.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-04-08 07:12:44 -03:00
..
common [media] cx88: kernel bz#9476: Fix tone setting for Nova-S+ model 92001 2013-04-08 06:56:47 -03:00
dvb-core [media] demux.h: Remove duplicated enum 2013-04-08 06:53:15 -03:00
dvb-frontends [media] cx24123: improve precision when calculating symbol rate ratio 2013-04-08 07:12:44 -03:00
firewire [media] demux.h: Remove duplicated enum 2013-04-08 06:53:15 -03:00
i2c [media] saa7134: Add AverMedia A706 AverTV Satellite Hybrid+FM 2013-04-08 07:04:30 -03:00
mmc [media] siano: get rid of CammelCase from smscoreapi.h 2013-03-21 10:03:16 -03:00
parport [media] v4l2: pass std by value to the write-only s_std ioctl 2013-03-24 06:47:00 -03:00
pci [media] tda8290: change magic LNA config values to enum 2013-04-08 07:05:15 -03:00
platform [media] exynos4-is: Ensure proper media pipeline state on device close 2013-04-04 20:24:32 -03:00
radio [media] si476x: Fix some config dependencies and a compile warnings 2013-03-31 11:16:54 -03:00
rc [media] MEDIA: ttusbir, fix double free 2013-04-08 06:54:01 -03:00
tuners [media] tda8290: change magic LNA config values to enum 2013-04-08 07:05:15 -03:00
usb [media] demux.h: Remove duplicated enum 2013-04-08 06:53:15 -03:00
v4l2-core [media] tuner-core: Change config from unsigned int to void * 2013-04-08 07:01:36 -03:00
Kconfig Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 2013-02-24 17:35:10 -08:00
Makefile [media] move i2c files into drivers/media/i2c 2012-09-06 18:42:54 -03:00
media-device.c [media] media: implement 32-on-64 bit compat IOCTL handling 2013-03-18 20:45:14 -03:00
media-devnode.c [media] media: Add 64--32 bit compat ioctl handler 2013-03-18 20:44:36 -03:00
media-entity.c [media] media: Add link_validate() op to check links to the sink pad 2012-05-14 08:44:11 -03:00