| /OK3568_Linux_fs/kernel/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 | ov772x.txt | 5 support the YUV422, RGB565/555/444, GRB422 or raw RGB output formats.
|
| 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 | st,st-mipid02.txt | 11 YUV420 8-bit, YUV422 8-bit and YUV420 10-bit.
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/ |
| H A D | tool.h | 16 #define YUV422 YUV420 + 1 macro 17 #define YUV444 YUV422 + 1
|
| /OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/ |
| H A D | tool.h | 16 #define YUV422 YUV420 + 1 macro 17 #define YUV444 YUV422 + 1
|
| /OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/ |
| H A D | tool.h | 16 #define YUV422 YUV420 + 1 macro 17 #define YUV444 YUV422 + 1
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/mediatek/ |
| H A D | mediatek,dpi.txt | 5 provides 8-bit RGB/YUV444 or 8/10/10-bit YUV422 pixel data on a parallel
|
| /OK3568_Linux_fs/kernel/include/video/ |
| H A D | sh_mobile_lcdc.h | 112 YUV422 = LDMT1R_MIFTYP_YCBCR, /* 16bpp */ enumerator
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0020-pixman-renderer-Support-yuv-formats.patch | 63 DRM_FORMAT(YUV422),
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0020-pixman-renderer-Support-yuv-formats.patch | 63 DRM_FORMAT(YUV422),
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/ |
| H A D | 0017-pixman-renderer-Support-yuv-formats.patch | 63 DRM_FORMAT(YUV422),
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/armada/ |
| H A D | armada_fb.c | 48 FMT(YUV422, 422, CFG_YUV2RGB); in armada_framebuffer_create()
|
| /OK3568_Linux_fs/kernel/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,
|
| /OK3568_Linux_fs/external/linux-rga/samples/ |
| H A D | README.md | 60 │ └── **rga_resize_uv_downsampling_demo.cpp**:调用RGA实现YUV422均值降采样到YUV420。<br/>
|
| /OK3568_Linux_fs/external/gstreamer-rockchip/gst/rkximage/ |
| H A D | gstkmsutils.c | 65 DEF_FMT (YUV422, Y42B),
|
| /OK3568_Linux_fs/external/linux-rga/ |
| H A D | CHANGELOG.md | 27 - 增加在不支持UV均值下采样的芯片上针对YUV422->YUV420场景下采样方法的示例代码。
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | imx6q-gw54xx.dts | 66 * The 8bpp YUV422 semi-planar mode outputs CbCr[11:4]
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-intro.rst | 47 :ref:`YUV422 <V4L2-PIX-FMT-YUV422M>` frame is normally stored in one
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/ |
| H A D | 0024-kmssink-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV1.patch | 324 DEF_FMT (YUV422, Y42B),
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/ |
| H A D | 0025-kmssink-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV1.patch | 316 DEF_FMT (YUV422, Y42B),
|