Home
last modified time | relevance | path

Searched refs:RGB16 (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/buildroot/package/directfb/
H A DConfig.in154 bool "enable advanced dithering of RGB16 surfaces"
156 Enable dithering when loading images to RGB16 surfaces.
/OK3568_Linux_fs/kernel/include/video/
H A Dsh_mobile_lcdc.h109 RGB16 = LDMT1R_MIFTYP_RGB16, /* 16bpp */ enumerator
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-base/
H A D0021-gst-libs-Support-NV16_10LE40.patch249 …NV12, NV12_8L128, NV12_64Z32, NV12_4L4, NV12_32L32, NV12_16L32S, Y41B, IYU1, YVU9, YUV9, RGB16, " \
258 …NV12, NV12_8L128, NV12_64Z32, NV12_4L4, NV12_32L32, NV12_16L32S, Y41B, IYU1, YVU9, YUV9, RGB16, " \
H A D0012-glupload-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV.patch201 …"{ RGBA, BGRA, RGBx, BGRx, ARGB, ABGR, xRGB, xBGR, GBRA, GBR, RGBP, BGRP, RGB, BGR, RGB16, BGR16, …
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/
H A D0026-waylandsink-Support-NV12_10LE40-and-NV12-NV12_10LE40.patch31 - "RGB16, BGR16, YUY2, YVYU, UYVY, AYUV, NV12, NV21, NV16, NV61, " \
32 + "RGB16, BGR16, YUY2, YVYU, UYVY, AYUV, NV12, NV21, NV16, NV61, NV12_10LE40, " \
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22/
H A D0026-waylandsink-Support-NV12_10LE40-and-NV12-NV12_10LE40.patch31 - "RGB16, BGR16, YUY2, YVYU, UYVY, AYUV, NV12, NV21, NV16, NV61, " \
32 + "RGB16, BGR16, YUY2, YVYU, UYVY, AYUV, NV12, NV21, NV16, NV61, NV12_10LE40, " \
/OK3568_Linux_fs/kernel/arch/sh/boards/mach-migor/
H A Dsetup.c250 .interface_type = RGB16,
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmpp.c88 GST_MPP_FORMAT (RGB16, RGB565LE, UNKNOWN, 2, 0),
/OK3568_Linux_fs/kernel/Documentation/arm/omap/
H A Ddss.rst28 - RGB16, RGB24 packed, RGB24 unpacked
367 - Can be used for RGB16 and RGB24P modes. Probably not for RGB24U (how
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22/
H A D0012-glupload-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV.patch201 …"{ RGBA, BGRA, RGBx, BGRx, ARGB, ABGR, xRGB, xBGR, GBRA, GBR, RGBP, BGRP, RGB, BGR, RGB16, BGR16, …
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20/
H A D0012-glupload-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV.patch201 …"{ RGBA, BGRA, RGBx, BGRx, ARGB, ABGR, xRGB, xBGR, GBRA, GBR, RGBP, BGRP, RGB, BGR, RGB16, BGR16, …
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/
H A D0025-waylandsink-Support-NV12_10LE40-and-NV12-NV12_10LE40.patch30 "RGB16, BGR16, YUY2, YVYU, UYVY, AYUV, NV12, NV21, NV16, NV61, " \
/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/docs/en/RK3566_RK3568/
H A DRK3566_RK3568_Linux4.19_SDK_Note.md326 * - rockchipmpp: Fix RGA RGB16 wrong endian
/OK3568_Linux_fs/docs/cn/RK3566_RK3568/
H A DRK3566_RK3568_Linux4.19_SDK_Note.md326 * - rockchipmpp: Fix RGA RGB16 wrong endian
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.c2321 case RGB16: in sh_mobile_lcdc_check_interface()