summaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook/media/dvb/frontend.xml
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-05-28 22:01:41 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-05-30 11:10:05 -0300
commit903142e53c648ee61c00f5c3b420b16bc6336ad7 (patch)
tree615e3bc16869f4acac868d73d04c158b581d43d8 /Documentation/DocBook/media/dvb/frontend.xml
parent2d457b8a9054b9c5b1fcfbc5702b7d0e9f6cda2b (diff)
downloadlinux-903142e53c648ee61c00f5c3b420b16bc6336ad7.tar.gz
linux-903142e53c648ee61c00f5c3b420b16bc6336ad7.tar.bz2
linux-903142e53c648ee61c00f5c3b420b16bc6336ad7.zip
[media] DocBook: improve documentation for guard interval
Format it as a table and add more details, in special for DTMB guard intervals. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'Documentation/DocBook/media/dvb/frontend.xml')
-rw-r--r--Documentation/DocBook/media/dvb/frontend.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/Documentation/DocBook/media/dvb/frontend.xml b/Documentation/DocBook/media/dvb/frontend.xml
index 563800eb1216..a005c4b472f5 100644
--- a/Documentation/DocBook/media/dvb/frontend.xml
+++ b/Documentation/DocBook/media/dvb/frontend.xml
@@ -59,22 +59,6 @@ specification is available at
<section>
<title>More OFDM parameters</title>
-<section id="fe-guard-interval-t">
-<title>frontend guard inverval</title>
-<programlisting>
-typedef enum fe_guard_interval {
- GUARD_INTERVAL_1_32,
- GUARD_INTERVAL_1_16,
- GUARD_INTERVAL_1_8,
- GUARD_INTERVAL_1_4,
- GUARD_INTERVAL_AUTO,
- GUARD_INTERVAL_1_128,
- GUARD_INTERVAL_19_128,
- GUARD_INTERVAL_19_256,
-} fe_guard_interval_t;
-</programlisting>
-</section>
-
<section id="fe-hierarchy-t">
<title>frontend hierarchy</title>
<programlisting>