Re: [PATCH 6/6] v4l: Add packed Bayer raw14 pixel formats

2016-06-20 Thread Hans Verkuil
On 05/27/2016 02:44 PM, Sakari Ailus wrote: > These formats are compressed 14-bit raw bayer formats with four different > pixel orders. They are similar to 10-bit variants. The formats added by > this patch are > > V4L2_PIX_FMT_SBGGR14P > V4L2_PIX_FMT_SGBRG14P >

[PATCH 6/6] v4l: Add packed Bayer raw14 pixel formats

2016-05-27 Thread Sakari Ailus
These formats are compressed 14-bit raw bayer formats with four different pixel orders. They are similar to 10-bit variants. The formats added by this patch are V4L2_PIX_FMT_SBGGR14P V4L2_PIX_FMT_SGBRG14P V4L2_PIX_FMT_SGRBG14P V4L2_PIX_FMT_SRGGB14P Signed-off-by: