Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/devicetree/bindings/media/i2c/
Dov2659.txt6 YUV422, RGB565/555 or raw RGB output formats.
Dov2640.txt4 CIF, SVGA, UXGA. It also can support YUV422/420, RGB565/555 or raw RGB
/linux-4.1.27/include/video/
Dsh_mobile_lcdc.h112 YUV422 = LDMT1R_MIFTYP_YCBCR, /* 16bpp */ enumerator
/linux-4.1.27/Documentation/fb/
Dpxafb.txt86 = 16 -- for YUV422 planar (1 pixel = 1 Y + 1/2 Cb + 1/2 Cr)
138 3 - YUV422 PLANAR
/linux-4.1.27/Documentation/video4linux/
Domap4_camera.txt31 which only the last one is supported, outputting YUV422 frames).
Dcafe_ccic5 Current status: the core driver works. It can generate data in YUV422,
/linux-4.1.27/drivers/gpu/drm/armada/
Darmada_fb.c64 FMT(YUV422, 422, CFG_YUV2RGB); in armada_framebuffer_create()