Searched refs:V4L2_PIX_FMT_Y41P (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx25821/ |
| H A D | cx25821-video.c | 38 .fourcc = V4L2_PIX_FMT_Y41P, 389 if (f->fmt.pix.pixelformat == V4L2_PIX_FMT_Y41P) in vidioc_s_fmt_vid_cap() 567 if (f->fmt.pix.pixelformat == V4L2_PIX_FMT_Y41P) in vidioc_s_fmt_vid_out() 718 chan->fmt = cx25821_format_by_fourcc(V4L2_PIX_FMT_Y41P); in cx25821_video_register()
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-y41p.rst | 6 V4L2_PIX_FMT_Y41P ('Y41P')
|
| H A D | pixfmt-yuv411p.rst | 11 Planar layout as opposed to ``V4L2_PIX_FMT_Y41P``
|
| H A D | diff-v4l.rst | 325 - :ref:`V4L2_PIX_FMT_Y41P <V4L2-PIX-FMT-Y41P>` [#f6]_ 654 Not to be confused with ``V4L2_PIX_FMT_Y41P``, which is a packed
|
| H A D | hist-v4l2.rst | 211 2000-11-20: ``V4L2_TYPE_VBI_OUTPUT`` and ``V4L2_PIX_FMT_Y41P`` were
|
| /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 | 544 #define V4L2_PIX_FMT_Y41P v4l2_fourcc('Y', '4', '1', 'P') /* 12 YUV 4:1:1 */ 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 | 544 #define V4L2_PIX_FMT_Y41P v4l2_fourcc('Y', '4', '1', 'P') /* 12 YUV 4:1:1 */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | videodev2.h | 591 #define V4L2_PIX_FMT_Y41P v4l2_fourcc('Y', '4', '1', 'P') /* 12 YUV 4:1:1 */ macro
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/ |
| H A D | videodev2.h | 593 #define V4L2_PIX_FMT_Y41P v4l2_fourcc('Y', '4', '1', 'P') /* 12 YUV 4:1:1 */ macro
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-ioctl.c | 1331 case V4L2_PIX_FMT_Y41P: descr = "YUV 4:1:1 (Packed)"; break; in v4l_fill_fmtdesc()
|