summaryrefslogtreecommitdiff
authorjintao xu <jintao.xu@amlogic.com>2019-12-10 11:20:21 (GMT)
committer Jintao Xu <jintao.xu@amlogic.com>2019-12-11 09:22:19 (GMT)
commit6f50ab2c41d54ce523986400245488368b5d6201 (patch)
treeb76fa804a7375542fb3a70cf56f1694b38131a33
parent71979acfcd999ee62b5510c3c4f192b49c234701 (diff)
downloadmedia_modules-6f50ab2c41d54ce523986400245488368b5d6201.zip
media_modules-6f50ab2c41d54ce523986400245488368b5d6201.tar.gz
media_modules-6f50ab2c41d54ce523986400245488368b5d6201.tar.bz2
vdec: enable two channnel di [2/2]
PD#SWPL-18329 Problem: enable two channel di Solution: enable two channel di Verify: Verify on u212 Change-Id: I4fc94bc45d221432fca15009ebfa4548e756bd83 Signed-off-by: jintao xu <jintao.xu@amlogic.com>
Diffstat
-rw-r--r--drivers/frame_provider/decoder/utils/vdec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/frame_provider/decoder/utils/vdec.c b/drivers/frame_provider/decoder/utils/vdec.c
index 5c9e1d5..d987eb3 100644
--- a/drivers/frame_provider/decoder/utils/vdec.c
+++ b/drivers/frame_provider/decoder/utils/vdec.c
@@ -117,7 +117,7 @@ static DEFINE_SPINLOCK(vdec_spin_lock);
static int frameinfo_flag = 0;
static int v4lvideo_add_di = 1;
-static int max_di_instance = 1;
+static int max_di_instance = 2;
//static int path_debug = 0;