[media] v4l: Add packed Bayer raw10 pixel formats
authorAviv Greenberg <aviv.d.greenberg@intel.com>
Wed, 3 Dec 2014 11:14:09 +0000 (08:14 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 23 Dec 2014 12:57:09 +0000 (10:57 -0200)
commit4353e36ee84d936859eb6d65ecd9d3076edd11bc
treec7c0696d86a32a397c6a3fc906fe34a1ef9e0658
parentcbb77bc281d697764dbb035157b643a8cbc9df30
[media] v4l: Add packed Bayer raw10 pixel formats

These formats are just like 10-bit raw bayer formats that exist already, but
the pixels are not padded to byte boundaries. Instead, the eight high order
bits of four consecutive pixels are stored in four bytes, followed by a byte
of two low order bits of each of the four pixels.

Signed-off-by: Aviv Greenberg <aviv.d.greenberg@intel.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Documentation/DocBook/media/v4l/pixfmt-srggb10p.xml [new file with mode: 0644]
Documentation/DocBook/media/v4l/pixfmt.xml
include/uapi/linux/videodev2.h