Home
last modified time | relevance | path

Searched refs:RGB24 (Results 1 – 8 of 8) sorted by relevance

/linux/include/video/
H A Dsh_mobile_lcdc.h111 RGB24 = LDMT1R_MIFTYP_RGB24, /* 24bpp */ enumerator
/linux/Documentation/arch/arm/omap/
H A Ddss.rst28 - RGB16, RGB24 packed, RGB24 unpacked
190 trans_key_value transparency color key (RGB24)
191 default_color default background color (RGB24)
/linux/Documentation/userspace-api/media/v4l/
H A Dlibv4l-introduction.rst37 :ref:`V4L2_PIX_FMT_RGB24 <V4L2-PIX-FMT-RGB24>`,
99 :ref:`V4L2_PIX_FMT_RGB24 <V4L2-PIX-FMT-RGB24>`,
H A Dv4l2grab.c.rst83 printf("Libv4l didn't accept RGB24 format. Can't proceed.\n");
H A Dpixfmt-rgb.rst647 of bits per pixel. For instance, RGB24 format stores a pixel with [R\ :sub:`7`
679 * .. _V4L2-PIX-FMT-RGB24:
H A Dcontrol.rst280 color needs to be specified in the RGB24 format. The supplied 32 bit
/linux/arch/sh/boards/mach-se/7724/
H A Dsetup.c921 lcdc_info.ch[0].interface_type = RGB24; in devices_setup()
/linux/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.c2314 case RGB24: in sh_mobile_lcdc_check_interface()