Searched refs:V4L2_PIX_FMT_HM12 (Results 1 – 13 of 13) sorted by relevance
| /Linux-v5.4/drivers/media/platform/sunxi/sun6i-csi/ |
| D | sun6i_csi.h | 108 case V4L2_PIX_FMT_HM12: in sun6i_csi_get_bpp()
|
| 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()
|
| D | sun6i_video.c | 51 V4L2_PIX_FMT_HM12,
|
| /Linux-v5.4/drivers/media/pci/cx18/ |
| 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()
|
| D | cx18-ioctl.c | 279 if (s->pixelformat == V4L2_PIX_FMT_HM12) { in cx18_s_fmt_vid_cap() 470 "HM12 (YUV 4:1:1)", V4L2_PIX_FMT_HM12, { 0, 0, 0, 0 } in cx18_enum_fmt_vid_cap()
|
| /Linux-v5.4/drivers/media/pci/ivtv/ |
| 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() 924 "HM12 (YUV 4:2:0)", V4L2_PIX_FMT_HM12, in ivtv_enum_fmt_vid_cap() 950 "HM12 (YUV 4:2:0)", V4L2_PIX_FMT_HM12, in ivtv_enum_fmt_vid_out()
|
| /Linux-v5.4/Documentation/media/uapi/v4l/ |
| D | libv4l-introduction.rst | 36 :ref:`V4L2_PIX_FMT_HM12 <V4L2-PIX-FMT-HM12>`,
|
| D | pixfmt-reserved.rst | 56 - ``V4L2_PIX_FMT_HM12``
|
| D | v4l2.rst | 328 Corrected V4L2_PIX_FMT_HM12 description.
|
| D | hist-v4l2.rst | 910 1. ``V4L2_PIX_FMT_HM12`` (:ref:`reserved-formats`) is a YUV 4:2:0, not
|
| /Linux-v5.4/Documentation/media/v4l-drivers/ |
| D | ivtv.rst | 162 is non-standard (V4L2_PIX_FMT_HM12).
|
| /Linux-v5.4/include/uapi/linux/ |
| D | videodev2.h | 592 #define V4L2_PIX_FMT_HM12 v4l2_fourcc('H', 'M', '1', '2') /* 8 YUV 4:2:0 16x16 macroblocks */ macro
|
| /Linux-v5.4/drivers/media/v4l2-core/ |
| D | v4l2-ioctl.c | 1247 case V4L2_PIX_FMT_HM12: descr = "YUV 4:2:0 (16x16 Macroblocks)"; break; in v4l_fill_fmtdesc()
|