Searched refs:V4L2_PIX_FMT_YUV410 (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-yuv410.rst | 7 V4L2_PIX_FMT_YVU410 ('YVU9'), V4L2_PIX_FMT_YUV410 ('YUV9') 11 V4L2_PIX_FMT_YUV410 26 ``V4L2_PIX_FMT_YUV410`` is the same, except the Cb plane comes first,
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-common.c | 270 …{ .format = V4L2_PIX_FMT_YUV410, .pixel_enc = V4L2_PIXEL_ENC_YUV, .mem_planes = 1, .comp_planes =… in v4l2_format_info()
|
| H A D | v4l2-ioctl.c | 1340 case V4L2_PIX_FMT_YUV410: descr = "Planar YUV 4:1:0"; break; in v4l_fill_fmtdesc()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | videodev2.h | 570 #define V4L2_PIX_FMT_YUV410 v4l2_fourcc('Y', 'U', 'V', '9') /* 9 YUV 4:1:0 */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | videodev2.h | 570 #define V4L2_PIX_FMT_YUV410 v4l2_fourcc('Y', 'U', 'V', '9') /* 9 YUV 4:1:0 */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | videodev2.h | 621 #define V4L2_PIX_FMT_YUV410 v4l2_fourcc('Y', 'U', 'V', '9') /* 9 YUV 4:1:0 */ macro
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/ |
| H A D | videodev2.h | 623 #define V4L2_PIX_FMT_YUV410 v4l2_fourcc('Y', 'U', 'V', '9') /* 9 YUV 4:1:0 */ macro
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/bt8xx/ |
| H A D | bttv-driver.c | 593 .fourcc = V4L2_PIX_FMT_YUV410,
|