diff options
author | Ming Qian <ming.qian@nxp.com> | 2023-03-22 05:13:06 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2023-04-15 09:09:49 +0100 |
commit | a178dd3bbecc3e26dfc2c72b6fe64d9bf7749de2 (patch) | |
tree | 54ba793dc26811ad22aa389995e80cd1ec0c7667 /drivers/media/v4l2-core/v4l2-ioctl.c | |
parent | a490ea68444084ec0368c019e11ee4a7e5c8bb13 (diff) |
media: Add Y212 v4l2 format info
Y212 is a YUV format with 12-bits per component like YUYV,
expanded to 16bits.
Data in the 12 high bits, zeros in the 4 low bits,
arranged in little endian order.
Add the missing v4l2 foramt info of Y212
Signed-off-by: Ming Qian <ming.qian@nxp.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'drivers/media/v4l2-core/v4l2-ioctl.c')
0 files changed, 0 insertions, 0 deletions