summaryrefslogtreecommitdiffstats
path: root/Documentation/media/uapi/v4l/pixfmt-srggb10p.rst
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2016-08-17 13:26:23 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-08-22 10:16:18 -0300
commit4810923765b868bd50730ed340538107d563832a (patch)
treea6eadb46571ec235bee48c335caf337de34e8254 /Documentation/media/uapi/v4l/pixfmt-srggb10p.rst
parent1c3fd7e7af7a28e79316a44b7c837b30ef4f00bb (diff)
downloadop-kernel-dev-4810923765b868bd50730ed340538107d563832a.zip
op-kernel-dev-4810923765b868bd50730ed340538107d563832a.tar.gz
[media] docs-rst: remove width hints from pixfmt byte order tables
Those hints are wrong, and doesn't really improve the look of those tables. So, keep them only when they're useful. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media/uapi/v4l/pixfmt-srggb10p.rst')
-rw-r--r--Documentation/media/uapi/v4l/pixfmt-srggb10p.rst12
1 files changed, 8 insertions, 4 deletions
diff --git a/Documentation/media/uapi/v4l/pixfmt-srggb10p.rst b/Documentation/media/uapi/v4l/pixfmt-srggb10p.rst
index b577dbf0..a5752b9 100644
--- a/Documentation/media/uapi/v4l/pixfmt-srggb10p.rst
+++ b/Documentation/media/uapi/v4l/pixfmt-srggb10p.rst
@@ -9,7 +9,6 @@
V4L2_PIX_FMT_SRGGB10P ('pRAA'), V4L2_PIX_FMT_SGRBG10P ('pgAA'), V4L2_PIX_FMT_SGBRG10P ('pGAA'), V4L2_PIX_FMT_SBGGR10P ('pBAA'),
*******************************************************************************************************************************
-*man V4L2_PIX_FMT_SRGGB10P(2)*
V4L2_PIX_FMT_SGRBG10P
V4L2_PIX_FMT_SGBRG10P
@@ -34,15 +33,16 @@ of one of these formats:
**Byte Order.**
Each cell is one byte.
+.. raw:: latex
+ \newline\newline\begin{adjustbox}{width=\columnwidth}
-.. tabularcolumns:: |p{5.0cm}|p{2.5cm}|p{2.5cm}|p{2.5cm}|p{2.5cm}|p{2.5cm}|
+.. tabularcolumns:: |p{2.0cm}|p{1.3cm}|p{1.3cm}|p{1.3cm}|p{1.3cm}|p{10.9cm}|
.. flat-table::
:header-rows: 0
:stub-columns: 0
- :widths: 2 1 1 1 1 1
-
+ :widths: 12 8 8 8 8 68
- .. row 1
@@ -103,3 +103,7 @@ Each cell is one byte.
- G\ :sub:`30low`\ (bits 7--6) R\ :sub:`31low`\ (bits 5--4)
G\ :sub:`32low`\ (bits 3--2) R\ :sub:`33low`\ (bits 1--0)
+
+.. raw:: latex
+
+ \end{adjustbox}\newline\newline
OpenPOWER on IntegriCloud