mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 03:24:19 +02:00
media: uapi: Documentation: Improve column width hints for examples
Use less arbitrary widths for the columns in metadata layout examples. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
This commit is contained in:
parent
f687d3785d
commit
8cf320f3f4
|
|
@ -71,7 +71,7 @@ This format is little endian.
|
|||
**Byte Order Of V4L2_META_FMT_GENERIC_CSI2_10.**
|
||||
Each cell is one byte. "M" denotes a byte of metadata and "x" a byte of padding.
|
||||
|
||||
.. tabularcolumns:: |p{2.4cm}|p{1.2cm}|p{1.2cm}|p{1.2cm}|p{1.2cm}|p{.8cm}|
|
||||
.. tabularcolumns:: |p{2.4cm}|p{1.2cm}|p{1.2cm}|p{1.2cm}|p{1.2cm}|p{1.8cm}|
|
||||
|
||||
.. flat-table:: Sample 4x2 Metadata Frame
|
||||
:header-rows: 0
|
||||
|
|
@ -115,7 +115,7 @@ This format is little endian.
|
|||
**Byte Order Of V4L2_META_FMT_GENERIC_CSI2_12.**
|
||||
Each cell is one byte. "M" denotes a byte of metadata and "x" a byte of padding.
|
||||
|
||||
.. tabularcolumns:: |p{2.4cm}|p{1.2cm}|p{1.2cm}|p{1.2cm}|p{1.2cm}|p{.8cm}|p{.8cm}|
|
||||
.. tabularcolumns:: |p{2.4cm}|p{1.2cm}|p{1.2cm}|p{1.8cm}|p{1.2cm}|p{1.2cm}|p{1.8cm}|
|
||||
|
||||
.. flat-table:: Sample 4x2 Metadata Frame
|
||||
:header-rows: 0
|
||||
|
|
@ -156,7 +156,7 @@ This format is little endian.
|
|||
**Byte Order Of V4L2_META_FMT_GENERIC_CSI2_14.**
|
||||
Each cell is one byte. "M" denotes a byte of metadata and "x" a byte of padding.
|
||||
|
||||
.. tabularcolumns:: |p{2.4cm}|p{1.2cm}|p{1.2cm}|p{1.2cm}|p{1.2cm}|p{.8cm}|p{.8cm}|p{.8cm}|
|
||||
.. tabularcolumns:: |p{2.4cm}|p{1.2cm}|p{1.2cm}|p{1.2cm}|p{1.2cm}|p{1.8cm}|p{1.8cm}|p{1.8cm}|
|
||||
|
||||
.. flat-table:: Sample 4x2 Metadata Frame
|
||||
:header-rows: 0
|
||||
|
|
@ -252,7 +252,7 @@ This format is little endian.
|
|||
**Byte Order Of V4L2_META_FMT_GENERIC_CSI2_20.**
|
||||
Each cell is one byte. "M" denotes a byte of metadata and "x" a byte of padding.
|
||||
|
||||
.. tabularcolumns:: |p{2.4cm}|p{1.2cm}|p{.8cm}|p{1.2cm}|p{.8cm}|p{.8cm}|p{1.2cm}|p{.8cm}|p{1.2cm}|p{.8cm}|p{.8cm}|
|
||||
.. tabularcolumns:: |p{2.4cm}|p{1.2cm}|p{1.2cm}|p{1.2cm}|p{1.2cm}|p{1.8cm}|p{1.2cm}|p{1.2cm}|p{1.2cm}|p{1.2cm}|p{1.8cm}
|
||||
|
||||
.. flat-table:: Sample 4x2 Metadata Frame
|
||||
:header-rows: 0
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user