dvb_utils: add dvb_set_demux_source function [1/1]
PD#SWPL-29993
Problem:
add dvb_set_demux_source function.
Solution:
add dvb_set_demux_source function.
Verify:
verified on 215.
Signed-off-by: Gong Ke <ke.gong@amlogic.com>
Change-Id: I7486ebc679094e8c96e7690b9f3390c1f77d743f
diff --git a/Doxyfile b/Doxyfile
index b8f2e31..1d9a9b9 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -763,7 +763,7 @@
# *.md, *.mm, *.dox, *.py, *.f90, *.f, *.for, *.tcl, *.vhd, *.vhdl, *.ucf,
# *.qsf, *.as and *.js.
-FILE_PATTERNS = dvr_*.h dvr_*.c am_fend_test.c am_dmx_test.c
+FILE_PATTERNS = dvr_*.h dvr_*.c dvb_*.h dvb_*.c am_fend_test.c am_dmx_test.c
# The RECURSIVE tag can be used to specify whether or not subdirectories should
# be searched for input files as well.