mirror of https://gitee.com/openkylin/linux.git
doc-rst: pixfmt-yuv422p: remove an empty column
The conversion added an empty column (probably, it was used on DocBook just to increase spacing. Remove it. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
parent
ee5c41dcdb
commit
fb2ab1398d
|
@ -171,7 +171,6 @@ Each cell is one byte.
|
|||
-
|
||||
- 1
|
||||
|
||||
-
|
||||
- 2
|
||||
|
||||
-
|
||||
|
@ -187,7 +186,6 @@ Each cell is one byte.
|
|||
|
||||
- Y
|
||||
|
||||
-
|
||||
- Y
|
||||
|
||||
- C
|
||||
|
@ -204,7 +202,6 @@ Each cell is one byte.
|
|||
|
||||
- Y
|
||||
|
||||
-
|
||||
- Y
|
||||
|
||||
- C
|
||||
|
@ -221,7 +218,6 @@ Each cell is one byte.
|
|||
|
||||
- Y
|
||||
|
||||
-
|
||||
- Y
|
||||
|
||||
- C
|
||||
|
@ -238,7 +234,6 @@ Each cell is one byte.
|
|||
|
||||
- Y
|
||||
|
||||
-
|
||||
- Y
|
||||
|
||||
- C
|
||||
|
|
Loading…
Reference in New Issue