Commit 43e4138b authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

[media] Fix a few additional tables at uAPI for LaTeX output

There are still a few tables with wrong columns at the uAPI
docs. Fix them.
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent fa92b04d
...@@ -160,7 +160,7 @@ frontend capabilities ...@@ -160,7 +160,7 @@ frontend capabilities
Capabilities describe what a frontend can do. Some capabilities are Capabilities describe what a frontend can do. Some capabilities are
supported only on some specific frontend types. supported only on some specific frontend types.
.. tabularcolumns:: |p{5.5cm}|p{12.0cm}| .. tabularcolumns:: |p{6.5cm}|p{11.0cm}|
.. _fe-caps: .. _fe-caps:
......
...@@ -1005,10 +1005,9 @@ Possible values: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, -1 (AUTO) ...@@ -1005,10 +1005,9 @@ Possible values: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, -1 (AUTO)
Note: Truth table for ``DTV_ISDBT_SOUND_BROADCASTING`` and Note: Truth table for ``DTV_ISDBT_SOUND_BROADCASTING`` and
``DTV_ISDBT_PARTIAL_RECEPTION`` and ``LAYER[A-C]_SEGMENT_COUNT`` ``DTV_ISDBT_PARTIAL_RECEPTION`` and ``LAYER[A-C]_SEGMENT_COUNT``
.. _isdbt-layer_seg-cnt-table: .. _isdbt-layer_seg-cnt-table:
.. flat-table:: .. flat-table:: Truth table for ISDB-T Sound Broadcasting
:header-rows: 0 :header-rows: 0
:stub-columns: 0 :stub-columns: 0
...@@ -1101,7 +1100,7 @@ TMCC-structure, as shown in the table below. ...@@ -1101,7 +1100,7 @@ TMCC-structure, as shown in the table below.
.. _isdbt-layer-interleaving-table: .. _isdbt-layer-interleaving-table:
.. flat-table:: .. flat-table:: ISDB-T time interleaving modes
:header-rows: 0 :header-rows: 0
:stub-columns: 0 :stub-columns: 0
......
...@@ -39,7 +39,7 @@ buffer. ...@@ -39,7 +39,7 @@ buffer.
struct v4l2_buffer struct v4l2_buffer
================== ==================
.. tabularcolumns:: |p{1.3cm}|p{2.5cm}|p{1.3cm}|p{12.0cm}| .. tabularcolumns:: |p{2.8cm}|p{2.5cm}|p{1.3cm}|p{10.5cm}|
.. cssclass:: longtable .. cssclass:: longtable
......
...@@ -49,7 +49,7 @@ describing all planes of that format. ...@@ -49,7 +49,7 @@ describing all planes of that format.
applications. applications.
.. tabularcolumns:: |p{4.4cm}|p{4.4cm}|p{8.7cm}| .. tabularcolumns:: |p{4.4cm}|p{5.6cm}|p{7.5cm}|
.. _v4l2-pix-format-mplane: .. _v4l2-pix-format-mplane:
......
...@@ -229,7 +229,7 @@ still cause this situation. ...@@ -229,7 +229,7 @@ still cause this situation.
``V4L2_CTRL_FLAG_HAS_PAYLOAD`` is set for this control. ``V4L2_CTRL_FLAG_HAS_PAYLOAD`` is set for this control.
.. tabularcolumns:: |p{4.0cm}|p{3.0cm}|p{2.0cm}|p{8.5cm}| .. tabularcolumns:: |p{4.0cm}|p{2.0cm}|p{2.0cm}|p{8.5cm}|
.. _v4l2-ext-controls: .. _v4l2-ext-controls:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment