2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-19 02:34:01 +08:00

[media] doc-rst: convert fourcc to rst format

Fix fourcc for it to be correcly parsed by Sphinx.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
Mauro Carvalho Chehab 2016-07-17 16:32:38 -03:00
parent 70c95242c4
commit 00748947f9
2 changed files with 10 additions and 11 deletions

View File

@ -8,24 +8,22 @@ other three characters depends on the first one.
Existing 4CCs may not obey these guidelines. Existing 4CCs may not obey these guidelines.
Formats
=======
Raw bayer Raw bayer
--------- ---------
The following first characters are used by raw bayer formats: The following first characters are used by raw bayer formats:
B: raw bayer, uncompressed - B: raw bayer, uncompressed
b: raw bayer, DPCM compressed - b: raw bayer, DPCM compressed
a: A-law compressed - a: A-law compressed
u: u-law compressed - u: u-law compressed
2nd character: pixel order 2nd character: pixel order
B: BGGR
G: GBRG - B: BGGR
g: GRBG - G: GBRG
R: RGGB - g: GRBG
- R: RGGB
3rd character: uncompressed bits-per-pixel 0--9, A-- 3rd character: uncompressed bits-per-pixel 0--9, A--

View File

@ -18,4 +18,5 @@ License".
.. toctree:: .. toctree::
:maxdepth: 5 :maxdepth: 5
fourcc
cardlist cardlist