[media] doc-rst: Correct the ordering of LSBs of the 10-bit raw packed formats
authorSakari Ailus <sakari.ailus@linux.intel.com>
Fri, 11 Mar 2016 22:47:36 +0000 (19:47 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 9 Sep 2016 14:04:04 +0000 (11:04 -0300)
commit72e8138c5dc80be9ef2e4623744dc986c8a15037
tree9f88ac6556ed7040385eead2067c14c0cc3c3308
parentade50f4ff8029a182c16c6418995e6ec569ea9fc
[media] doc-rst: Correct the ordering of LSBs of the 10-bit raw packed formats

The 10-bit packed raw bayer format documented that the data of the first
pixel of a four-pixel group was found in the first byte and the two
highest bits of the fifth byte. This was not entirely correct. The two
bits in the fifth byte are the two lowest bits. The second pixel occupies
the second byte and third and fourth least significant bits and so on.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Acked-by: Aviv Greenberg <aviv.d.greenberg@intel.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Documentation/media/uapi/v4l/pixfmt-srggb10p.rst