Home
last modified time | relevance | path

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

/Linux-v6.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
Dst,st-mipid02.txt11 YUV420 8-bit, YUV422 8-bit and YUV420 10-bit.
/Linux-v6.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-v6.1/include/video/
Dsh_mobile_lcdc.h112 YUV422 = LDMT1R_MIFTYP_YCBCR, /* 16bpp */ enumerator
/Linux-v6.1/drivers/gpu/drm/armada/
Darmada_fb.c48 FMT(YUV422, 422, CFG_YUV2RGB); in armada_framebuffer_create()
/Linux-v6.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-v6.1/arch/arm/boot/dts/
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-v6.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-v6.1/drivers/gpu/drm/bridge/imx/
Dimx8qxp-pixel-combiner.c57 YUV422, enumerator
/Linux-v6.1/drivers/gpu/drm/exynos/
Dexynos_drm_scaler.c651 { IPP_SRCDST_FORMAT(YUV422, scaler_5420_two_pixel_h_limits) },