media: videodev2.h: Add a format for column YUV4:2:0 modes
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Fri, 24 Jan 2020 14:28:21 +0000 (14:28 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 21 Mar 2022 16:03:59 +0000 (16:03 +0000)
commit0a4b0b25ec32fd45fd3ad6edaf9fb712f1d27beb
tree6571cac0bf77bcaab19e3e99232c612fc053e37d
parent75ab29832a9d78be0eae4a313e5f9e026790613d
media: videodev2.h: Add a format for column YUV4:2:0 modes

Some of the Broadcom codec blocks use a column based YUV4:2:0 image
format, so add the documentation and defines for both 8 and 10 bit
versions.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Documentation/userspace-api/media/v4l/pixfmt-nv12-col128.rst [new file with mode: 0644]
Documentation/userspace-api/media/v4l/pixfmt-yuv-planar.rst
Documentation/userspace-api/media/v4l/yuv-formats.rst
drivers/media/v4l2-core/v4l2-ioctl.c
include/uapi/linux/videodev2.h