[media] DocBook media: fix number of bits filled with zeros for SRGBB12
authorAndreas Weber <andy.weber.aw@gmail.com>
Mon, 7 Jul 2014 14:00:05 +0000 (11:00 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 17 Jul 2014 22:59:31 +0000 (19:59 -0300)
The total number of bits is 16 (12+4). Fix it.

Signed-off-by: Andreas Weber <andy.weber.aw@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Documentation/DocBook/media/v4l/pixfmt-srggb12.xml

index 9ba4fb690bc0caa059f46fd092dc0e2b5d11648e..96947f17fca11a5646b62ad1244984aa0fddac69 100644 (file)
@@ -18,7 +18,7 @@
        <title>Description</title>
 
        <para>The following four pixel formats are raw sRGB / Bayer formats with
-12 bits per colour. Each colour component is stored in a 16-bit word, with 6
+12 bits per colour. Each colour component is stored in a 16-bit word, with 4
 unused high bits filled with zeros. Each n-pixel row contains n/2 green samples
 and n/2 blue or red samples, with alternating red and blue rows. Bytes are
 stored in memory in little endian order. They are conventionally described