[media] pixfmt-meta-vsp1-hgo.rst: remove spurious '-'
Remove spurious '-' in the VSP1 hgo table. This resulted in a weird dot character that also caused the row to be double-height. We used to have it on other tables, but we got rid of them on changeset8ed29e302d
("[media] subdev-formats.rst: remove spurious '-'"). Fixes:14d6653871
("[media] v4l: Define a pixel format for the R-Car VSP1 1-D histogram engine") Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
parent
5bc3ebc3c6
commit
242b0c4cc9
|
@ -53,19 +53,19 @@ contains one byte.
|
|||
- [15:8]
|
||||
- [7:0]
|
||||
* - 0
|
||||
- -
|
||||
-
|
||||
- R/Cr/H max [7:0]
|
||||
- -
|
||||
-
|
||||
- R/Cr/H min [7:0]
|
||||
* - 4
|
||||
- -
|
||||
-
|
||||
- G/Y/S max [7:0]
|
||||
- -
|
||||
-
|
||||
- G/Y/S min [7:0]
|
||||
* - 8
|
||||
- -
|
||||
-
|
||||
- B/Cb/V max [7:0]
|
||||
- -
|
||||
-
|
||||
- B/Cb/V min [7:0]
|
||||
* - 12
|
||||
- :cspan:`4` R/Cr/H sum [31:0]
|
||||
|
@ -104,9 +104,9 @@ contains one byte.
|
|||
- [15:8]
|
||||
- [7:0]
|
||||
* - 0
|
||||
- -
|
||||
-
|
||||
- max(R,G,B) max [7:0]
|
||||
- -
|
||||
-
|
||||
- max(R,G,B) min [7:0]
|
||||
* - 4
|
||||
- :cspan:`4` max(R,G,B) sum [31:0]
|
||||
|
@ -129,9 +129,9 @@ contains one byte.
|
|||
- [15:8]
|
||||
- [7:0]
|
||||
* - 0
|
||||
- -
|
||||
-
|
||||
- Y max [7:0]
|
||||
- -
|
||||
-
|
||||
- Y min [7:0]
|
||||
* - 4
|
||||
- :cspan:`4` Y sum [31:0]
|
||||
|
@ -154,9 +154,9 @@ contains one byte.
|
|||
- [15:8]
|
||||
- [7:0]
|
||||
* - 0
|
||||
- -
|
||||
-
|
||||
- max(R,G,B) max [7:0]
|
||||
- -
|
||||
-
|
||||
- max(R,G,B) min [7:0]
|
||||
* - 4
|
||||
- :cspan:`4` max(R,G,B) sum [31:0]
|
||||
|
|
Loading…
Reference in New Issue