Searched refs:YUV422 (Results 1 – 7 of 7) sorted by relevance
6 YUV422, RGB565/555 or raw RGB output formats.
4 CIF, SVGA, UXGA. It also can support YUV422/420, RGB565/555 or raw RGB
112 YUV422 = LDMT1R_MIFTYP_YCBCR, /* 16bpp */ enumerator
86 = 16 -- for YUV422 planar (1 pixel = 1 Y + 1/2 Cb + 1/2 Cr)138 3 - YUV422 PLANAR
31 which only the last one is supported, outputting YUV422 frames).
5 Current status: the core driver works. It can generate data in YUV422,
64 FMT(YUV422, 422, CFG_YUV2RGB); in armada_framebuffer_create()