forked from Minki/linux
[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: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
parent
fa92b04d98
commit
43e4138be3
@ -160,7 +160,7 @@ frontend capabilities
|
||||
Capabilities describe what a frontend can do. Some capabilities are
|
||||
supported only on some specific frontend types.
|
||||
|
||||
.. tabularcolumns:: |p{5.5cm}|p{12.0cm}|
|
||||
.. tabularcolumns:: |p{6.5cm}|p{11.0cm}|
|
||||
|
||||
.. _fe-caps:
|
||||
|
||||
|
@ -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
|
||||
``DTV_ISDBT_PARTIAL_RECEPTION`` and ``LAYER[A-C]_SEGMENT_COUNT``
|
||||
|
||||
|
||||
.. _isdbt-layer_seg-cnt-table:
|
||||
|
||||
.. flat-table::
|
||||
.. flat-table:: Truth table for ISDB-T Sound Broadcasting
|
||||
:header-rows: 0
|
||||
:stub-columns: 0
|
||||
|
||||
@ -1101,7 +1100,7 @@ TMCC-structure, as shown in the table below.
|
||||
|
||||
.. _isdbt-layer-interleaving-table:
|
||||
|
||||
.. flat-table::
|
||||
.. flat-table:: ISDB-T time interleaving modes
|
||||
:header-rows: 0
|
||||
:stub-columns: 0
|
||||
|
||||
|
@ -39,7 +39,7 @@ 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
|
||||
|
||||
|
@ -49,7 +49,7 @@ describing all planes of that format.
|
||||
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:
|
||||
|
||||
|
@ -229,7 +229,7 @@ still cause this situation.
|
||||
``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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user