Searched refs:V4L2_PIX_FMT_HM12 (Results 1 – 16 of 16) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/platform/sunxi/sun6i-csi/ |
| H A D | sun6i_csi.c | 64 case V4L2_PIX_FMT_HM12: in sun6i_csi_is_format_supported() 127 case V4L2_PIX_FMT_HM12: in sun6i_csi_is_format_supported() 272 case V4L2_PIX_FMT_HM12: in get_csi_output_format() 314 case V4L2_PIX_FMT_HM12: in get_csi_input_seq() 529 case V4L2_PIX_FMT_HM12: in sun6i_csi_set_window()
|
| H A D | sun6i_csi.h | 108 case V4L2_PIX_FMT_HM12: in sun6i_csi_get_bpp()
|
| H A D | sun6i_video.c | 51 V4L2_PIX_FMT_HM12,
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx18/ |
| H A D | cx18-streams.c | 136 if (s->pixelformat == V4L2_PIX_FMT_HM12) in cx18_prepare_buffer() 158 if (s->pixelformat == V4L2_PIX_FMT_HM12) in cx18_prepare_buffer() 290 s->pixelformat = V4L2_PIX_FMT_HM12; in cx18_stream_init() 736 if (s->pixelformat == V4L2_PIX_FMT_HM12) in cx18_stream_configure_mdls()
|
| H A D | cx18-ioctl.c | 279 if (s->pixelformat == V4L2_PIX_FMT_HM12) { in cx18_s_fmt_vid_cap() 473 .pixelformat = V4L2_PIX_FMT_HM12, in cx18_enum_fmt_vid_cap()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/ |
| H A D | ivtv-ioctl.c | 347 pixfmt->pixelformat = V4L2_PIX_FMT_HM12; in ivtv_g_fmt_vid_cap() 425 pixfmt->pixelformat = V4L2_PIX_FMT_HM12; in ivtv_g_fmt_vid_out() 925 .pixelformat = V4L2_PIX_FMT_HM12, in ivtv_enum_fmt_vid_cap() 952 .pixelformat = V4L2_PIX_FMT_HM12, in ivtv_enum_fmt_vid_out()
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | libv4l-introduction.rst | 29 :ref:`V4L2_PIX_FMT_HM12 <V4L2-PIX-FMT-HM12>`,
|
| H A D | v4l2.rst | 323 Corrected V4L2_PIX_FMT_HM12 description.
|
| H A D | pixfmt-reserved.rst | 49 - ``V4L2_PIX_FMT_HM12``
|
| H A D | hist-v4l2.rst | 854 1. ``V4L2_PIX_FMT_HM12`` (:ref:`reserved-formats`) is a YUV 4:2:0, not
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/media/ |
| H A D | ivtv.rst | 162 is non-standard (V4L2_PIX_FMT_HM12).
|
| /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 | 550 #define V4L2_PIX_FMT_HM12 v4l2_fourcc('H', 'M', '1', '2') /* 8 YUV 4:2:0 16x16 macroblocks */ 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 | 550 #define V4L2_PIX_FMT_HM12 v4l2_fourcc('H', 'M', '1', '2') /* 8 YUV 4:2:0 16x16 macroblocks */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | videodev2.h | 601 #define V4L2_PIX_FMT_HM12 v4l2_fourcc('H', 'M', '1', '2') /* 8 YUV 4:2:0 16x16 macroblocks */ macro
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/ |
| H A D | videodev2.h | 603 #define V4L2_PIX_FMT_HM12 v4l2_fourcc('H', 'M', '1', '2') /* 8 YUV 4:2:0 16x16 macroblocks */ macro
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-ioctl.c | 1343 case V4L2_PIX_FMT_HM12: descr = "YUV 4:2:0 (16x16 Macroblocks)"; break; in v4l_fill_fmtdesc()
|