summaryrefslogtreecommitdiff
path: root/v4l2-spec/vidioc-g-sliced-vbi-cap.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'v4l2-spec/vidioc-g-sliced-vbi-cap.sgml')
-rw-r--r--v4l2-spec/vidioc-g-sliced-vbi-cap.sgml42
1 files changed, 21 insertions, 21 deletions
diff --git a/v4l2-spec/vidioc-g-sliced-vbi-cap.sgml b/v4l2-spec/vidioc-g-sliced-vbi-cap.sgml
index 3568bacf1..10e721b17 100644
--- a/v4l2-spec/vidioc-g-sliced-vbi-cap.sgml
+++ b/v4l2-spec/vidioc-g-sliced-vbi-cap.sgml
@@ -63,12 +63,12 @@ and the ioctl changed from read-only to write-read, in Linux 2.6.19.</para>
<table pgwide="1" frame="none" id="v4l2-sliced-vbi-cap">
<title>struct <structname>v4l2_sliced_vbi_cap</structname></title>
<tgroup cols="5">
- <colspec colname="c1" colwidth="3*">
- <colspec colname="c2" colwidth="3*">
- <colspec colname="c3" colwidth="2*">
- <colspec colname="c4" colwidth="2*">
- <colspec colname="c5" colwidth="2*">
- <spanspec spanname="hspan" namest="c3" nameend="c5">
+ <colspec colname="c1" colwidth="3*" />
+ <colspec colname="c2" colwidth="3*" />
+ <colspec colname="c3" colwidth="2*" />
+ <colspec colname="c4" colwidth="2*" />
+ <colspec colname="c5" colwidth="2*" />
+ <spanspec spanname="hspan" namest="c3" nameend="c5" />
<tbody valign="top">
<row>
<entry>__u16</entry>
@@ -83,10 +83,10 @@ supported by the driver. Equal to the union of all elements of the
<entry spanname="hspan">Each element of this array
contains a set of data services the hardware can look for or insert
into a particular scan line. Data services are defined in <xref
- linkend="vbi-services">. Array indices map to ITU-R
+ linkend="vbi-services" />. Array indices map to ITU-R
line numbers (see also <xref
- linkend="vbi-525"> and <xref
-linkend="vbi-625">) as follows:</entry>
+ linkend="vbi-525" /> and <xref
+linkend="vbi-625" />) as follows:</entry>
</row>
<row>
<entry></entry>
@@ -135,7 +135,7 @@ can identify on a given line may be limited. For example on PAL line
16 the hardware may be able to look for a VPS or Teletext signal, but
not both at the same time. Applications can learn about these limits
using the &VIDIOC-S-FMT; ioctl as described in <xref
- linkend="sliced">.</entry>
+ linkend="sliced" />.</entry>
</row>
<row>
<entry></entry>
@@ -151,7 +151,7 @@ using the &VIDIOC-S-FMT; ioctl as described in <xref
<entry>&v4l2-buf-type;</entry>
<entry><structfield>type</structfield></entry>
<entry>Type of the data stream, see <xref
- linkend="v4l2-buf-type">. Should be
+ linkend="v4l2-buf-type" />. Should be
<constant>V4L2_BUF_TYPE_SLICED_VBI_CAPTURE</constant> or
<constant>V4L2_BUF_TYPE_SLICED_VBI_OUTPUT</constant>.</entry>
</row>
@@ -169,12 +169,12 @@ extensions. Applications and drivers must set it to zero.</entry>
<table pgwide="1" frame="none" id="vbi-services">
<title>Sliced VBI services</title>
<tgroup cols="5">
- <colspec colname="c1" colwidth="2*">
- <colspec colname="c2" colwidth="1*">
- <colspec colname="c3" colwidth="1*">
- <colspec colname="c4" colwidth="2*">
- <colspec colname="c5" colwidth="2*">
- <spanspec spanname='rlp' namest='c3' nameend='c5'>
+ <colspec colname="c1" colwidth="2*" />
+ <colspec colname="c2" colwidth="1*" />
+ <colspec colname="c3" colwidth="1*" />
+ <colspec colname="c4" colwidth="2*" />
+ <colspec colname="c5" colwidth="2*" />
+ <spanspec spanname='rlp' namest='c3' nameend='c5' />
<thead>
<row>
<entry>Symbol</entry>
@@ -189,7 +189,7 @@ extensions. Applications and drivers must set it to zero.</entry>
<entry><constant>V4L2_SLICED_TELETEXT_B</constant> (Teletext
System B)</entry>
<entry>0x0001</entry>
- <entry><xref linkend="ets300706">, <xref linkend="itu653"></entry>
+ <entry><xref linkend="ets300706" />, <xref linkend="itu653" /></entry>
<entry>PAL/SECAM line 7-22, 320-335 (second field 7-22)</entry>
<entry>Last 42 of the 45 byte Teletext packet, that is
without clock run-in and framing code, lsb first transmitted.</entry>
@@ -197,7 +197,7 @@ without clock run-in and framing code, lsb first transmitted.</entry>
<row>
<entry><constant>V4L2_SLICED_VPS</constant></entry>
<entry>0x0400</entry>
- <entry><xref linkend="ets300231"></entry>
+ <entry><xref linkend="ets300231" /></entry>
<entry>PAL line 16</entry>
<entry>Byte number 3 to 15 according to Figure 9 of
ETS&nbsp;300&nbsp;231, lsb first transmitted.</entry>
@@ -205,7 +205,7 @@ ETS&nbsp;300&nbsp;231, lsb first transmitted.</entry>
<row>
<entry><constant>V4L2_SLICED_CAPTION_525</constant></entry>
<entry>0x1000</entry>
- <entry><xref linkend="eia608"></entry>
+ <entry><xref linkend="eia608" /></entry>
<entry>NTSC line 21, 284 (second field 21)</entry>
<entry>Two bytes in transmission order, including parity
bit, lsb first transmitted.</entry>
@@ -213,7 +213,7 @@ bit, lsb first transmitted.</entry>
<row>
<entry><constant>V4L2_SLICED_WSS_625</constant></entry>
<entry>0x4000</entry>
- <entry><xref linkend="en300294">, <xref linkend="itu1119"></entry>
+ <entry><xref linkend="en300294" />, <xref linkend="itu1119" /></entry>
<entry>PAL/SECAM line 23</entry>
<entry><screen>
Byte 0 1