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)
committerpopcornmix <popcornmix@gmail.com>
Wed, 27 Jan 2021 19:13:06 +0000 (19:13 +0000)
commit705f9fd8ce906f99cda12947747125ac9ceb29b3
treee81f0d5adbb31f9fd940e3beccf43ee965a45490
parent918ecc93bfdc6d7005b77f7f78a799474f489188
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-nv12.rst
Documentation/userspace-api/media/v4l/yuv-formats.rst
drivers/media/v4l2-core/v4l2-ioctl.c
include/uapi/linux/videodev2.h