[media] DocBook: v4l: Fix raw bayer pixel format documentation wording
authorSakari Ailus <sakari.ailus@iki.fi>
Sun, 7 Dec 2014 22:56:38 +0000 (19:56 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 23 Dec 2014 12:54:11 +0000 (10:54 -0200)
The documentation began with "The following four pixel formats"... but the
format definitions preceded this sentence. Replace it with "These four pixel
formats".

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Documentation/DocBook/media/v4l/pixfmt-srggb10.xml
Documentation/DocBook/media/v4l/pixfmt-srggb10alaw8.xml
Documentation/DocBook/media/v4l/pixfmt-srggb10dpcm8.xml
Documentation/DocBook/media/v4l/pixfmt-srggb12.xml

index c1c62a9acc2a130a71012349c42822b5864ebe05..f34d03ebda3ac82d3589e4a74ad2335ee0877657 100644 (file)
@@ -17,7 +17,7 @@
       <refsect1>
        <title>Description</title>
 
-       <para>The following four pixel formats are raw sRGB / Bayer formats with
+       <para>These four pixel formats are raw sRGB / Bayer formats with
 10 bits per colour. Each colour component is stored in a 16-bit word, with 6
 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
index 29acc2098cc2d5e3a4d9cd3452540143bc497985..d2e5845e57fb5a65a8a5b2bea02fb3135c2d4b13 100644 (file)
@@ -25,7 +25,7 @@
          </refnamediv>
          <refsect1>
            <title>Description</title>
-           <para>The following four pixel formats are raw sRGB / Bayer
+           <para>These four pixel formats are raw sRGB / Bayer
            formats with 10 bits per color compressed to 8 bits each,
            using the A-LAW algorithm. Each color component consumes 8
            bits of memory. In other respects this format is similar to
index 2d3f0b1aefe0c878b6f133987b4abf70857c9c39..bde89878c5c5f62893f7a9efe364266094e3bb14 100644 (file)
@@ -18,7 +18,7 @@
       <refsect1>
        <title>Description</title>
 
-       <para>The following four pixel formats are raw sRGB / Bayer formats
+       <para>These four pixel formats are raw sRGB / Bayer formats
        with 10 bits per colour compressed to 8 bits each, using DPCM
        compression. DPCM, differential pulse-code modulation, is lossy.
        Each colour component consumes 8 bits of memory. In other respects
index 96947f17fca11a5646b62ad1244984aa0fddac69..0c8e4adf417f0536618c21aa0aa8cce8da036b74 100644 (file)
@@ -17,7 +17,7 @@
       <refsect1>
        <title>Description</title>
 
-       <para>The following four pixel formats are raw sRGB / Bayer formats with
+       <para>These four pixel formats are raw sRGB / Bayer formats with
 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