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, 19 Feb 2024 11:32:58 +0000 (11:32 +0000)
commit179dc0ad0d913bb3c3b6928454ba409a2d61e072
treed0d8b880f0f508c7f4b62bf05863f0aa6b8e7cdc
parente74c4e0952aadaaa69ff82d6ac5a37abc7b89f14
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