Commit 242b0c4c authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

[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 changeset 8ed29e30 ("[media] subdev-formats.rst: remove
spurious '-'").

Fixes: 14d66538 ("[media] v4l: Define a pixel format for the R-Car VSP1 1-D histogram engine")
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent 5bc3ebc3
......@@ -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]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment