android_kernel_xiaomi_sm8350/drivers/media/video/cx88
Ang Way Chuang 44c6e2a7c2 [media] cx88-dvb.c: DVB net latency using Hauppauge HVR4000
A Hauppauge HVR 4000 is used on a School On Internet Asia (SOI Asia)
project in order to carry IP traffic over ULE. However, there is an
issue with high latency jitter.

My boss, Husni, identified the problem and provided a patch for it.

The default buffer size of 32 TS frames on cx88 causes the high latency,
so our deployment changes that to 6 TS frames. This patch made the
buffer size tunable, while keeping the default buffer size of 32 TS
frames unchanged.

Signed-off-by: Achmad Husni Thamrin <husni@ai3.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-12-29 08:17:17 -02:00
..
cx88-alsa.c [media] Nova-S-Plus audio line input 2010-10-23 01:17:52 -02:00
cx88-blackbird.c [media] drivers/media/video: Remove unnecessary semicolons 2010-12-29 08:16:56 -02:00
cx88-cards.c [media] Fix parameter description for disable_ir 2010-12-29 08:16:55 -02:00
cx88-core.c V4L/DVB: videobuf: add queue argument to videobuf_waiton() 2010-10-21 01:06:14 -02:00
cx88-dsp.c V4L/DVB: drivers/media: Make static data tables and strings const 2010-10-21 01:04:52 -02:00
cx88-dvb.c [media] cx88-dvb.c: DVB net latency using Hauppauge HVR4000 2010-12-29 08:17:17 -02:00
cx88-i2c.c V4L/DVB: Remove the usage of I2C_HW_B_CX2388x on ir-kbd-i2c.c 2010-10-21 01:06:07 -02:00
cx88-input.c [media] rc: Rename remote controller type to rc_type instead of ir_type 2010-12-29 08:16:50 -02:00
cx88-mpeg.c V4L/DVB: drivers/media: Make static data tables and strings const 2010-10-21 01:04:52 -02:00
cx88-reg.h
cx88-tvaudio.c V4L/DVB: drivers/media: Make static data tables and strings const 2010-10-21 01:04:52 -02:00
cx88-vbi.c V4L/DVB: drivers/media: Make static data tables and strings const 2010-10-21 01:04:52 -02:00
cx88-video.c [media] V4L: remove V4L1 compatibility mode 2010-12-29 08:17:07 -02:00
cx88-vp3054-i2c.c [media] i2c: Stop using I2C_CLASS_TV_DIGITAL 2010-10-21 07:54:26 -02:00
cx88-vp3054-i2c.h
cx88.h [media] Nova-S-Plus audio line input 2010-10-23 01:17:52 -02:00
Kconfig [media] rc: rename the remaining things to rc_core 2010-12-29 08:16:50 -02:00
Makefile