/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | tda1997x.txt | 8 - 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 D | ov2640.txt | 4 CIF, SVGA, UXGA. It also can support the YUV422/420, RGB565/555 or raw RGB
|
H A D | ov2659.txt | 6 YUV422, RGB565/555 or raw RGB output formats.
|
H A D | ov7670.txt | 4 CIF, SVGA, UXGA. It also can support the YUV422/420, RGB565/555 or raw RGB
|
H A D | ovti,ov772x.yaml | 15 support the YUV422, RGB565/555/444, GRB422 or raw RGB output formats.
|
H A D | st,st-mipid02.yaml | 22 RGB444, YUV420 8-bit, YUV422 8-bit and YUV420 10-bit.
|
/openbmc/linux/drivers/staging/media/atomisp/pci/ |
H A D | ia_css_frame_format.h | 31 3. YUV422: hor = 2, ver = 1 64 IA_CSS_FRAME_FORMAT_YUV422_16, /** yuv422, 16 bits per subpixel */
|
H A D | css_receiver_2400_common_defs.h | 31 #define _HRT_CSS_RECEIVER_2400_DATA_FORMAT_ID_YUV422_8 30 /* 01 1110 YUV422 8-bit … 32 #define _HRT_CSS_RECEIVER_2400_DATA_FORMAT_ID_YUV422_10 31 /* 01 1111 YUV422 10-bit …
|
H A D | isp_acquisition_defs.h | 182 #define ACQ_YUV422_8_DATA 30 /* 01 1110 YUV422 8-bit … 183 #define ACQ_YUV422_10_DATA 31 /* 01 1111 YUV422 10-bit …
|
H A D | isp_capture_defs.h | 220 #define CAPT_YUV422_8_DATA 30 /* 01 1110 YUV422 8-bit … 221 #define CAPT_YUV422_10_DATA 31 /* 01 1111 YUV422 10-bit …
|
/openbmc/linux/Documentation/devicetree/bindings/display/bridge/ |
H A D | adi,adv7511.yaml | 84 enum: [ rgb, yuv422, yuv444 ] 204 adi,input-colorspace = "yuv422";
|
H A D | fsl,imx8qxp-pixel-combiner.yaml | 15 of modes(bypass, pixel combine, YUV444 to YUV422, split_RGB) configured as
|
/openbmc/linux/Documentation/fb/ |
H A D | pxafb.rst | 112 bpp = 16 -- for YUV422 planar (1 pixel = 1 Y + 1/2 Cb + 1/2 Cr) 168 - 3 - YUV422 PLANAR
|
/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/hrt/ |
H A D | mipi_backend_common_defs.h | 31 #define _HRT_CSS_RECEIVER_2400_DATA_FORMAT_ID_YUV422_8 30 /* 01 1110 YUV422 8-bit … 32 #define _HRT_CSS_RECEIVER_2400_DATA_FORMAT_ID_YUV422_10 31 /* 01 1111 YUV422 10-bit …
|
/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/ |
H A D | mediatek,dpi.yaml | 15 subsystem and provides 8-bit RGB/YUV444 or 8/10/10-bit YUV422 pixel data on a
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | omap4_camera.rst | 37 which only the last one is supported, outputting YUV422 frames).
|
H A D | cafe_ccic.rst | 15 Current status: the core driver works. It can generate data in YUV422,
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | pixfmt-intro.rst | 47 :ref:`YUV422 <V4L2-PIX-FMT-YUV422M>` frame is normally stored in one
|
/openbmc/linux/drivers/media/platform/ti/omap3isp/ |
H A D | ispresizer.h | 52 RSZ_YUV422 = 0, /* YUV422 color is interleaved */
|
/openbmc/linux/drivers/gpu/drm/logicvc/ |
H A D | logicvc_of.c | 21 { "yuv422", LOGICVC_DISPLAY_COLORSPACE_YUV422 },
|
/openbmc/linux/drivers/gpu/drm/armada/ |
H A D | armada_fb.c | 47 FMT(YUV422, 422, CFG_YUV2RGB); in armada_framebuffer_create()
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6q-gw54xx.dts | 66 * The 8bpp YUV422 semi-planar mode outputs CbCr[11:4]
|
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/ |
H A D | fimc-is-errno.c | 51 return "ERROR_DMA_INPUT_FORMAT: Invalid format (DRC: YUV444 or YUV422, FD: YUV444,422,420)"; in fimc_is_param_strerr()
|
H A D | fimc-is-errno.h | 153 /* invalid format (DRC: YUV444 or YUV422, FD: YUV444, 422, 420) */
|
/openbmc/linux/drivers/media/platform/rockchip/rkisp1/ |
H A D | rkisp1-capture.c | 29 * available mp sink pad fmts: yuv422, raw 30 * available sp sink pad fmts: yuv422, yuv420...... 92 /* yuv422 */ 225 /* yuv422 */ 656 * YUV422 planar format from the camera and in rkisp1_set_next_buf()
|