Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a2391a80 authored by Sakari Ailus's avatar Sakari Ailus Committed by Mauro Carvalho Chehab
Browse files

[media] DocBook: v4l: Fix raw bayer pixel format documentation wording



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: default avatarSakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@osg.samsung.com>
parent 94acbe12
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
+1 −1
Original line number Diff line number Diff line
@@ -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
+1 −1
Original line number Diff line number Diff line
@@ -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
+1 −1
Original line number Diff line number Diff line
@@ -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