Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

media: pixfmt-srggb12p.rst: better format the table for PDF output

Adjust the table to be better displayed on PDF output.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>

+21 -38
+21 -38
Documentation/media/uapi/v4l/pixfmt-srggb12p.rst
··· 30 30 **Byte Order.** 31 31 Each cell is one byte. 32 32 33 + .. tabularcolumns:: |p{2.0cm}|p{1.0cm}|p{1.0cm}|p{2.7cm}|p{1.0cm}|p{1.0cm}|p{2.7cm}| 33 34 34 35 35 36 .. flat-table:: ··· 39 38 :widths: 2 1 1 1 1 1 1 40 39 41 40 42 - - .. row 1 43 - 44 - - start + 0: 45 - 41 + - - start + 0: 46 42 - B\ :sub:`00high` 47 - 48 43 - G\ :sub:`01high` 44 + - G\ :sub:`01low`\ (bits 7--4) 49 45 50 - - G\ :sub:`01low`\ (bits 7--4) B\ :sub:`00low`\ (bits 3--0) 51 - 46 + B\ :sub:`00low`\ (bits 3--0) 52 47 - B\ :sub:`02high` 53 - 54 48 - G\ :sub:`03high` 49 + - G\ :sub:`03low`\ (bits 7--4) 55 50 56 - - G\ :sub:`03low`\ (bits 7--4) B\ :sub:`02low`\ (bits 3--0) 51 + B\ :sub:`02low`\ (bits 3--0) 57 52 58 - - .. row 2 59 - 60 - - start + 6: 61 - 53 + - - start + 6: 62 54 - G\ :sub:`10high` 63 - 64 55 - R\ :sub:`11high` 56 + - R\ :sub:`11low`\ (bits 7--4) 65 57 66 - - R\ :sub:`11low`\ (bits 7--4) G\ :sub:`10low`\ (bits 3--0) 67 - 58 + G\ :sub:`10low`\ (bits 3--0) 68 59 - G\ :sub:`12high` 69 - 70 60 - R\ :sub:`13high` 61 + - R\ :sub:`13low`\ (bits 3--2) 71 62 72 - - R\ :sub:`13low`\ (bits 3--2) G\ :sub:`12low`\ (bits 3--0) 73 - 74 - - .. row 3 75 - 76 - - start + 12: 77 - 63 + G\ :sub:`12low`\ (bits 3--0) 64 + - - start + 12: 78 65 - B\ :sub:`20high` 79 - 80 66 - G\ :sub:`21high` 67 + - G\ :sub:`21low`\ (bits 7--4) 81 68 82 - - G\ :sub:`21low`\ (bits 7--4) B\ :sub:`20low`\ (bits 3--0) 83 - 69 + B\ :sub:`20low`\ (bits 3--0) 84 70 - B\ :sub:`22high` 85 - 86 71 - G\ :sub:`23high` 72 + - G\ :sub:`23low`\ (bits 7--4) 87 73 88 - - G\ :sub:`23low`\ (bits 7--4) B\ :sub:`22low`\ (bits 3--0) 89 - 90 - - .. row 4 91 - 92 - - start + 18: 93 - 74 + B\ :sub:`22low`\ (bits 3--0) 75 + - - start + 18: 94 76 - G\ :sub:`30high` 95 - 96 77 - R\ :sub:`31high` 78 + - R\ :sub:`31low`\ (bits 7--4) 97 79 98 - - R\ :sub:`31low`\ (bits 7--4) G\ :sub:`30low`\ (bits 3--0) 99 - 80 + G\ :sub:`30low`\ (bits 3--0) 100 81 - G\ :sub:`32high` 101 - 102 82 - R\ :sub:`33high` 83 + - R\ :sub:`33low`\ (bits 3--2) 103 84 104 - - R\ :sub:`33low`\ (bits 3--2) G\ :sub:`32low`\ (bits 3--0) 85 + G\ :sub:`32low`\ (bits 3--0)