Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/devicetree/bindings/media/i2c/
Dtda1997x.txt8 - YUV422 semi-planar 8bit per component (16 bits total): Y[11:4] CbCr[11:4]
9 - YUV422 semi-planar 10bit per component (20 bits total): Y[11:2] CbCr[11:2]
10 - YUV422 semi-planar 12bit per component (24 bits total): - Y[11:0] CbCr[11:0]
11 - YUV422 BT656 8bit per component (8 bits total): YCbCr[11:4] (2-cycles)
12 - YUV422 BT656 10bit per component (10 bits total): YCbCr[11:2] (2-cycles)
13 - YUV422 BT656 12bit per component (12 bits total): YCbCr[11:0] (2-cycles)
18 - YUV422 semi-planar 12bit per component (24 bits total): Y[11:0] CbCr[11:0]
19 - YUV422 BT656 12bit per component (12 bits total): YCbCr[11:0] (2-cycles)
57 - VP[15:0] connected to IMX6 CSI_DATA[19:4] for 16bit YUV422
76 * The 8bpp YUV422 semi-planar mode outputs CbCr[11:4]
[all …]
Dov2640.txt4 CIF, SVGA, UXGA. It also can support the YUV422/420, RGB565/555 or raw RGB
Dov2659.txt6 YUV422, RGB565/555 or raw RGB output formats.
Dov7670.txt4 CIF, SVGA, UXGA. It also can support the YUV422/420, RGB565/555 or raw RGB
/linux-6.12.1/drivers/media/platform/st/stm32/stm32-dcmipp/
Ddcmipp-parallel.c56 PIXMAP_SINK_SRC_PRCR_SWAP(YUYV8_2X8, YUYV8_2X8, YUV422, 1),
57 PIXMAP_SINK_SRC_PRCR_SWAP(YUYV8_2X8, UYVY8_2X8, YUV422, 0),
58 PIXMAP_SINK_SRC_PRCR_SWAP(UYVY8_2X8, UYVY8_2X8, YUV422, 1),
59 PIXMAP_SINK_SRC_PRCR_SWAP(UYVY8_2X8, YUYV8_2X8, YUV422, 0),
60 PIXMAP_SINK_SRC_PRCR_SWAP(YVYU8_2X8, YVYU8_2X8, YUV422, 1),
61 PIXMAP_SINK_SRC_PRCR_SWAP(VYUY8_2X8, VYUY8_2X8, YUV422, 1),
/linux-6.12.1/drivers/media/platform/imagination/
DKconfig12 which supports JPEG and MJPEG baseline encoding of YUV422 and YUV420
/linux-6.12.1/Documentation/fb/
Dpxafb.rst112 bpp = 16 -- for YUV422 planar (1 pixel = 1 Y + 1/2 Cb + 1/2 Cr)
168 - 3 - YUV422 PLANAR
/linux-6.12.1/include/video/
Dsh_mobile_lcdc.h112 YUV422 = LDMT1R_MIFTYP_YCBCR, /* 16bpp */ enumerator
/linux-6.12.1/drivers/gpu/drm/armada/
Darmada_fb.c47 FMT(YUV422, 422, CFG_YUV2RGB); in armada_framebuffer_create()
/linux-6.12.1/Documentation/admin-guide/media/
Domap4_camera.rst37 which only the last one is supported, outputting YUV422 frames).
Dcafe_ccic.rst15 Current status: the core driver works. It can generate data in YUV422,
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/
Dimx6q-gw54xx.dts66 * The 8bpp YUV422 semi-planar mode outputs CbCr[11:4]
Dimx6qdl-gw551x.dtsi457 * The 8bpp YUV422 semi-planar mode outputs CbCr[11:4]
/linux-6.12.1/Documentation/userspace-api/media/v4l/
Dpixfmt-intro.rst47 :ref:`YUV422 <V4L2-PIX-FMT-YUV422M>` frame is normally stored in one
Dhist-v4l2.rst59 module. The ``YUV422`` and ``YUV411`` planar image formats were added.
/linux-6.12.1/drivers/gpu/drm/bridge/imx/
Dimx8qxp-pixel-combiner.c57 YUV422, enumerator
/linux-6.12.1/drivers/gpu/drm/exynos/
Dexynos_drm_scaler.c643 { IPP_SRCDST_FORMAT(YUV422, scaler_5420_two_pixel_h_limits) },