Home
last modified time | relevance | path

Searched refs:RGB565 (Results 1 – 25 of 31) sorted by relevance

12

/OK3568_Linux_fs/buildroot/package/lvgl/lvgl/
H A DConfig.in16 16 => RGB565
24 Swap the 2 bytes of RGB565 color.
H A D0015-lvgl-Support-select-color-depth-by-external-config.patch36 /*Color depth: 1 (1 byte per pixel), 8 (RGB332), 16 (RGB565), 32 (ARGB8888)*/
41 /*Swap the 2 bytes of RGB565 color. Useful if the display has an 8-bit interface (e.g. SPI)*/
H A D0005-lvgl-Add-lv_conf.h.patch43 +/*Color depth: 1 (1 byte per pixel), 8 (RGB332), 16 (RGB565), 32 (ARGB8888)*/
46 +/*Swap the 2 bytes of RGB565 color. Useful if the display has an 8-bit interface (e.g. SPI)*/
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/tilcdc/
H A Dtilcdc.txt23 - "straight" indicates normal wiring that supports RGB565,
29 the legacy mode is assumed. This configuration supports RGB565,
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/i2c/
H A Dov2640.txt4 CIF, SVGA, UXGA. It also can support the YUV422/420, RGB565/555 or raw RGB
H A Dov772x.txt5 support the YUV422, RGB565/555/444, GRB422 or raw RGB output formats.
H A Dov2659.txt6 YUV422, RGB565/555 or raw RGB output formats.
H A Dov7670.txt4 CIF, SVGA, UXGA. It also can support the YUV422/420, RGB565/555 or raw RGB
H A Dst,st-mipid02.txt10 Supported formats are RAW6, RAW7, RAW8, RAW10, RAW12, RGB565, RGB888, RGB444,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/armada/
H A Darmada_fb.c34 FMT(RGB565, 565, CFG_SWAPRB); in armada_framebuffer_create()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/
H A Dmdp_format.c107 FMT(RGB565, 0, 5, 6, 5, 1, 0, 2, 0, false, true, 2, 3,
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/
H A Dmxsfb.txt51 - bits-per-pixel: <16> for RGB565, <32> for RGB888/666.
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dcafe_ccic.rst16 RGB565, and RGB444 formats. (Anybody looking at the code will see RGB32 as
/OK3568_Linux_fs/u-boot/drivers/video/rockchip/
H A Drk_vop.c61 rgb_mode = RGB565; in rkvop_enable()
/OK3568_Linux_fs/kernel/Documentation/fb/
H A Dpxafb.rst106 bpp = 16 -- for RGB565 or RGBT555
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dvop_rk3288.h77 RGB565 = 2, enumerator
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dintegratorcp.dts302 * supporting RGB565/BGR565.
H A Dversatile-ab.dts281 * supporting RGB565/BGR565.
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ebc-dev/tcon/
H A Debc_tcon.c135 RGB565 = 3, enumerator
/OK3568_Linux_fs/u-boot/drivers/video/rk_eink/
H A Drk_ebc_tcon.c148 RGB565 = 3, enumerator
/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_drm_scaler.c662 { IPP_SRCDST_FORMAT(RGB565, scaler_5420_one_pixel_limits) },
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sti/
H A Dsti_gdp.c45 GDP2STR(RGB565),
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/kmssrc/
H A Dgstkmssrc.c541 KMSSRC_CASE_FOURCC (RGB565, RGB16); in gst_kms_src_update_info()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_formats.c256 INTERLEAVED_RGB_FMT(RGB565,
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-fbuf.rst146 :ref:`V4L2_PIX_FMT_RGB565 <V4L2-PIX-FMT-RGB565>`) but YUV

12