Home
last modified time | relevance | path

Searched full:yuv422 (Results 1 – 25 of 77) sorted by relevance

1234

/linux/Documentation/devicetree/bindings/media/i2c/
H A 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 …]
H A Dov2640.txt4 CIF, SVGA, UXGA. It also can support the YUV422/420, RGB565/555 or raw RGB
H A Dov2659.txt6 YUV422, RGB565/555 or raw RGB output formats.
H A Dov7670.txt4 CIF, SVGA, UXGA. It also can support the YUV422/420, RGB565/555 or raw RGB
H A Dovti,ov772x.yaml15 support the YUV422, RGB565/555/444, GRB422 or raw RGB output formats.
H A Dst,st-mipid02.yaml22 RGB444, YUV420 8-bit, YUV422 8-bit and YUV420 10-bit.
/linux/drivers/gpu/drm/display/
H A Ddrm_hdmi_state_helper.c153 drm_dbg_kms(dev, "YUV422 format, checking the constraints.\n"); in sink_supports_format_bpc()
156 drm_dbg_kms(dev, "Sink doesn't support YUV422.\n"); in sink_supports_format_bpc()
161 drm_dbg_kms(dev, "YUV422 only supports 12 bpc or lower.\n"); in sink_supports_format_bpc()
167 * states that Deep Color is not relevant for YUV422 so we in sink_supports_format_bpc()
171 drm_dbg_kms(dev, "YUV422 format supported in that configuration.\n"); in sink_supports_format_bpc()
H A Ddrm_hdmi_helper.c227 * YUV422 sends 24 bits over three channels, with Cb and Cr in drm_hdmi_compute_mode_clock()
237 * specifies that YUV422 sends two 12-bits components over in drm_hdmi_compute_mode_clock()
/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/Documentation/devicetree/bindings/display/bridge/
H A Dadi,adv7511.yaml84 enum: [ rgb, yuv422, yuv444 ]
204 adi,input-colorspace = "yuv422";
H A Dfsl,imx8qxp-pixel-combiner.yaml15 of modes(bypass, pixel combine, YUV444 to YUV422, split_RGB) configured as
/linux/drivers/media/platform/imagination/
H A DKconfig12 which supports JPEG and MJPEG baseline encoding of YUV422 and YUV420
/linux/Documentation/devicetree/bindings/media/
H A Dimg,e5010-jpeg-enc.yaml14 TI's AM62A SoC. It is capable of real time encoding of YUV420 and YUV422
/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-intro.rst47 :ref:`YUV422 <V4L2-PIX-FMT-YUV422M>` frame is normally stored in one
/linux/Documentation/admin-guide/media/
H A Dcafe_ccic.rst15 Current status: the core driver works. It can generate data in YUV422,
/linux/drivers/gpu/drm/tests/
H A Ddrm_hdmi_state_helper_test.c1195 * - We have an HDMI connector supporting both RGB and YUV422 and up to
1201 * supports in YUV422/12bpc.
1204 * picking YUV422.
1365 * We're making sure that YUV422 would be the preferred option in drm_test_check_output_bpc_format_driver_rgb_only()
1368 * by the display, and YUV422 works for that display. in drm_test_check_output_bpc_format_driver_rgb_only()
1432 * We're making sure that YUV422 would be the preferred option in drm_test_check_output_bpc_format_display_rgb_only()
1435 * by the display, and YUV422 works for that display. in drm_test_check_output_bpc_format_display_rgb_only()
/linux/Documentation/devicetree/bindings/display/mediatek/
H A Dmediatek,dpi.yaml15 subsystem and provides 8-bit RGB/YUV444 or 8/10/10-bit YUV422 pixel data on a
/linux/drivers/media/platform/ti/omap3isp/
H A Dispresizer.h52 RSZ_YUV422 = 0, /* YUV422 color is interleaved */
/linux/drivers/gpu/drm/logicvc/
H A Dlogicvc_of.c21 { "yuv422", LOGICVC_DISPLAY_COLORSPACE_YUV422 },
/linux/drivers/gpu/drm/armada/
H A Darmada_fb.c47 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/arch/arm/boot/dts/xilinx/
H A Dzynq-zc706.dts92 adi,input-colorspace = "yuv422";
/linux/drivers/gpu/drm/meson/
H A Dmeson_dw_mipi_dsi.h69 * Applicable to YUV422 or YUV420 only.
/linux/include/video/
H A Dsh_mobile_lcdc.h112 YUV422 = LDMT1R_MIFTYP_YCBCR, /* 16bpp */ enumerator
/linux/Documentation/devicetree/bindings/display/
H A Dxylon,logicvc-display.yaml86 - yuv422

1234