Searched refs:V4L2_PIX_FMT_HM12 (Results 1 – 13 of 13) sorted by relevance
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()
108 case V4L2_PIX_FMT_HM12: in sun6i_csi_get_bpp()
51 V4L2_PIX_FMT_HM12,
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()
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()
342 pixfmt->pixelformat = V4L2_PIX_FMT_HM12; in ivtv_g_fmt_vid_cap()420 pixfmt->pixelformat = V4L2_PIX_FMT_HM12; in ivtv_g_fmt_vid_out()920 .pixelformat = V4L2_PIX_FMT_HM12, in ivtv_enum_fmt_vid_cap()947 .pixelformat = V4L2_PIX_FMT_HM12, in ivtv_enum_fmt_vid_out()
29 :ref:`V4L2_PIX_FMT_HM12 <V4L2-PIX-FMT-HM12>`,
53 - ``V4L2_PIX_FMT_HM12``
323 Corrected V4L2_PIX_FMT_HM12 description.
854 1. ``V4L2_PIX_FMT_HM12`` (:ref:`reserved-formats`) is a YUV 4:2:0, not
162 is non-standard (V4L2_PIX_FMT_HM12).
604 #define V4L2_PIX_FMT_HM12 v4l2_fourcc('H', 'M', '1', '2') /* 8 YUV 4:2:0 16x16 macroblocks */ macro
1277 case V4L2_PIX_FMT_HM12: descr = "YUV 4:2:0 (16x16 Macroblocks)"; break; in v4l_fill_fmtdesc()