Home
last modified time | relevance | path

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

/Linux-v4.19/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 …]
Dov2659.txt6 YUV422, RGB565/555 or raw RGB output formats.
Dov2640.txt4 CIF, SVGA, UXGA. It also can support the YUV422/420, RGB565/555 or raw RGB
Dov772x.txt5 support the YUV422, RGB565/555/444, GRB422 or raw RGB output formats.
Dov7670.txt4 CIF, SVGA, UXGA. It also can support the YUV422/420, RGB565/555 or raw RGB
/Linux-v4.19/Documentation/devicetree/bindings/display/mediatek/
Dmediatek,dpi.txt5 provides 8-bit RGB/YUV444 or 8/10/10-bit YUV422 pixel data on a parallel
/Linux-v4.19/Documentation/fb/
Dpxafb.txt86 = 16 -- for YUV422 planar (1 pixel = 1 Y + 1/2 Cb + 1/2 Cr)
138 3 - YUV422 PLANAR
/Linux-v4.19/include/video/
Dsh_mobile_lcdc.h112 YUV422 = LDMT1R_MIFTYP_YCBCR, /* 16bpp */ enumerator
/Linux-v4.19/drivers/gpu/drm/armada/
Darmada_fb.c48 FMT(YUV422, 422, CFG_YUV2RGB); in armada_framebuffer_create()
/Linux-v4.19/Documentation/media/v4l-drivers/
Domap4_camera.rst35 which only the last one is supported, outputting YUV422 frames).
Dcafe_ccic.rst13 Current status: the core driver works. It can generate data in YUV422,
/Linux-v4.19/Documentation/media/uapi/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-v4.19/drivers/gpu/drm/exynos/
Dexynos_drm_scaler.c646 { IPP_SRCDST_FORMAT(YUV422, scaler_5420_two_pixel_h_limits) },