Home
last modified time | relevance | path

Searched refs:YUV420 (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/
H A Dtool.h15 #define YUV420 0 macro
16 #define YUV422 YUV420 + 1
/OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/
H A Dtool.h15 #define YUV420 0 macro
16 #define YUV422 YUV420 + 1
/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/
H A Dtool.h15 #define YUV420 0 macro
16 #define YUV422 YUV420 + 1
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/i2c/
H A Dst,st-mipid02.txt11 YUV420 8-bit, YUV422 8-bit and YUV420 10-bit.
/OK3568_Linux_fs/kernel/Documentation/fb/
H A Dpxafb.rst114 bpp = 12 -- for YUV420 planar (1 pixel = 1 Y + 1/4 Cb + 1/4 Cr)
123 with minimum bits per pixel, e.g. for YUV420, Cr component
/OK3568_Linux_fs/kernel/drivers/gpu/drm/armada/
H A Darmada_fb.c50 FMT(YUV420, 420, CFG_YUV2RGB); in armada_framebuffer_create()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/
H A Dmdp_format.c133 FMT(YUV420, 0, 8, 8, 8, 2, 1, 0, 0, false, true, 1, 1,
/OK3568_Linux_fs/external/linux-rga/samples/
H A DREADME.md60 │   └── **rga_resize_uv_downsampling_demo.cpp**:调用RGA实现YUV422均值降采样到YUV420。<br/>
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dpixfmt-yuv420.rst4 .. _V4L2-PIX-FMT-YUV420:
H A Dlibv4l-introduction.rst50 :ref:`V4L2_PIX_FMT_YUV420 <V4L2-PIX-FMT-YUV420>`,
100 :ref:`V4L2_PIX_FMT_YUV420 <V4L2-PIX-FMT-YUV420>`, and
H A Dpixfmt-reserved.rst185 YUV420 planar in blocks of 256 pixels.
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rkximage/
H A Dgstkmsutils.c63 DEF_FMT (YUV420, I420),
/OK3568_Linux_fs/external/linux-rga/
H A DCHANGELOG.md27 - 增加在不支持UV均值下采样的芯片上针对YUV422->YUV420场景下采样方法的示例代码。
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/avs/
H A Davsd_parse.h102 #define YUV420 0 macro
/OK3568_Linux_fs/buildroot/package/libcamera/
H A DConfig.in106 NV12|YUV420|NV16|YUYV|ANY
H A D0003-HACK-pipeline-Support-custom-pipeline.patch242 + else if (!strcmp(pixelFormat, "YUV420"))
243 + pixelFormat_ = formats::YUV420;
/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_drm_scaler.c632 { IPP_SRCDST_FORMAT(YUV420, scaler_5420_two_pixel_hv_limits) },
695 { IPP_SRCDST_TILE_FORMAT(YUV420, scaler_5420_tile_limits) },
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/kmssrc/
H A Dgstkmssrc.c537 KMSSRC_CASE_FOURCC (YUV420, I420); in gst_kms_src_update_info()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_formats.c460 PLANAR_YUV_FMT(YUV420,
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dimx.rst213 YUV420.
687 pixel formats (YUV420, YUV422p), frame capture will often fail with
/OK3568_Linux_fs/external/linux-rga/docs/
H A DRockchip_FAQ_RGA_CN.md1208 output support format : RGBA_8888 RGB_888 RGB_565 RGBA_4444 RGBA_5551 YUV420/YUV422 YUV420_10bit/YU…
H A DRockchip_FAQ_RGA_EN.md1197 output support format : RGBA_8888 RGB_888 RGB_565 RGBA_4444 RGBA_5551 YUV420/YUV422 YUV420_10bit/YU…