summaryrefslogtreecommitdiff
authorPengfei Liu <pengfei.liu@amlogic.com>2020-01-09 10:07:53 (GMT)
committer Zhi Zhou <zhi.zhou@amlogic.com>2020-01-10 08:01:10 (GMT)
commit5c2c2456bfc406a460bac8232ddc5585b3d8b9b2 (patch)
tree8c98ecfdfafd0e64cebe6e9f0a7b241b89cd5842
parent11c4b31f8f23974c01e5e62d38c7d17cd151361c (diff)
downloadmedia_modules-5c2c2456bfc406a460bac8232ddc5585b3d8b9b2.zip
media_modules-5c2c2456bfc406a460bac8232ddc5585b3d8b9b2.tar.gz
media_modules-5c2c2456bfc406a460bac8232ddc5585b3d8b9b2.tar.bz2
dmx: reduce demux file clock [1/1]
PD#SWPL-19729 Problem: Some stream inject by HIU and use AES CIPLUS, dumxe would empty some bytes. Solution: reduce demux file clock. Verify: Android P + U212 Change-Id: I3082ca2ad46bac951d34391a953a95e76fbd95f6 Signed-off-by: Pengfei Liu <pengfei.liu@amlogic.com>
Diffstat
-rw-r--r--drivers/stream_input/parser/hw_demux/aml_dmx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/stream_input/parser/hw_demux/aml_dmx.c b/drivers/stream_input/parser/hw_demux/aml_dmx.c
index 56e028d..33806b6 100644
--- a/drivers/stream_input/parser/hw_demux/aml_dmx.c
+++ b/drivers/stream_input/parser/hw_demux/aml_dmx.c
@@ -443,7 +443,7 @@ static u32 audio_pts_bit32;
static u32 first_video_pts;
static u32 first_audio_pts;
static int demux_skipbyte;
-static int tsfile_clkdiv = 4;
+static int tsfile_clkdiv = 5;
static int asyncfifo_buf_len = ASYNCFIFO_BUFFER_SIZE_DEFAULT;
#define SF_DMX_ID 2