Searched refs:V4L2_PIX_FMT_Y212 (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_rpf.c | 136 case V4L2_PIX_FMT_Y212: in rpf_configure_stream()
|
H A D | vsp1_pipe.c | 220 { V4L2_PIX_FMT_Y212, MEDIA_BUS_FMT_AYUV8_1X32,
|
/openbmc/linux/drivers/media/platform/nxp/imx-jpeg/ |
H A D | mxc-jpeg.c | 199 .fourcc = V4L2_PIX_FMT_Y212, 666 case V4L2_PIX_FMT_Y212: in mxc_jpeg_fourcc_to_imgfmt() 1018 case V4L2_PIX_FMT_Y212: in mxc_jpeg_fixup_sof() 1060 case V4L2_PIX_FMT_Y212: in mxc_jpeg_fixup_sos()
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | pixfmt-packed-yuv.rst | 396 - ``V4L2_PIX_FMT_Y212``
|
/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/ |
H A D | rcar_du_kms.c | 338 .v4l2 = V4L2_PIX_FMT_Y212,
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-common.c | 263 …{ .format = V4L2_PIX_FMT_Y212, .pixel_enc = V4L2_PIXEL_ENC_YUV, .mem_planes = 1, .comp_planes =… in v4l2_format_info()
|
H A D | v4l2-ioctl.c | 1453 case V4L2_PIX_FMT_Y212: descr = "12-bit YUYV Packed"; break; in v4l_fill_fmtdesc()
|
/openbmc/linux/include/uapi/linux/ |
H A D | videodev2.h | 635 #define V4L2_PIX_FMT_Y212 v4l2_fourcc('Y', '2', '1', '2') /* 32 YUYV 4:2:2 */ macro
|