Home
last modified time | relevance | path

Searched refs:YUV422 (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/media/platform/st/stm32/stm32-dcmipp/
H A Ddcmipp-input.c83 PIXMAP_SINK_SRC_PRCR_SWAP(YUYV8_2X8, YUYV8_2X8, YUV422, 1, MIPI_CSI2_DT_YUV422_8B),
84 PIXMAP_SINK_SRC_PRCR_SWAP(YUYV8_1X16, YUYV8_1X16, YUV422, 0, MIPI_CSI2_DT_YUV422_8B),
85 PIXMAP_SINK_SRC_PRCR_SWAP(YUYV8_2X8, UYVY8_2X8, YUV422, 0, MIPI_CSI2_DT_YUV422_8B),
86 PIXMAP_SINK_SRC_PRCR_SWAP(UYVY8_2X8, UYVY8_2X8, YUV422, 1, MIPI_CSI2_DT_YUV422_8B),
87 PIXMAP_SINK_SRC_PRCR_SWAP(UYVY8_1X16, UYVY8_1X16, YUV422, 0, MIPI_CSI2_DT_YUV422_8B),
88 PIXMAP_SINK_SRC_PRCR_SWAP(UYVY8_2X8, YUYV8_2X8, YUV422, 0, MIPI_CSI2_DT_YUV422_8B),
89 PIXMAP_SINK_SRC_PRCR_SWAP(YVYU8_2X8, YVYU8_2X8, YUV422, 1, MIPI_CSI2_DT_YUV422_8B),
90 PIXMAP_SINK_SRC_PRCR_SWAP(YVYU8_1X16, YVYU8_1X16, YUV422, 0, MIPI_CSI2_DT_YUV422_8B),
91 PIXMAP_SINK_SRC_PRCR_SWAP(VYUY8_2X8, VYUY8_2X8, YUV422, 1, MIPI_CSI2_DT_YUV422_8B),
92 PIXMAP_SINK_SRC_PRCR_SWAP(VYUY8_1X16, VYUY8_1X16, YUV422, 0, MIPI_CSI2_DT_YUV422_8B),
/linux/drivers/media/platform/imagination/
H A DKconfig12 which supports JPEG and MJPEG baseline encoding of YUV422 and YUV420
/linux/Documentation/fb/
H A Dpxafb.rst112 bpp = 16 -- for YUV422 planar (1 pixel = 1 Y + 1/2 Cb + 1/2 Cr)
168 - 3 - YUV422 PLANAR
/linux/include/video/
H A Dsh_mobile_lcdc.h112 YUV422 = LDMT1R_MIFTYP_YCBCR, /* 16bpp */ enumerator
/linux/drivers/gpu/drm/armada/
H A Darmada_fb.c50 FMT(YUV422, 422, CFG_YUV2RGB); in armada_framebuffer_create()
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6q-gw54xx.dts66 * The 8bpp YUV422 semi-planar mode outputs CbCr[11:4]
/linux/Documentation/admin-guide/media/
H A Dcafe_ccic.rst15 Current status: the core driver works. It can generate data in YUV422,
/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-intro.rst48 :ref:`YUV422 <V4L2-PIX-FMT-YUV422M>` frame is normally stored in one
H A Dhist-v4l2.rst59 module. The ``YUV422`` and ``YUV411`` planar image formats were added.
/linux/drivers/gpu/drm/bridge/imx/
H A Dimx8qxp-pixel-combiner.c57 YUV422, enumerator
/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_scaler.c643 { IPP_SRCDST_FORMAT(YUV422, scaler_5420_two_pixel_h_limits) },