Home
last modified time | relevance | path

Searched full:rgb444 (Results 1 – 14 of 14) sorted by relevance

/linux/Documentation/admin-guide/media/
H A Dcafe_ccic.rst16 RGB565, and RGB444 formats. (Anybody looking at the code will see RGB32 as
/linux/Documentation/devicetree/bindings/media/i2c/
H A Dst,st-mipid02.yaml22 RGB444, YUV420 8-bit, YUV422 8-bit and YUV420 10-bit.
/linux/Documentation/devicetree/bindings/media/xilinx/
H A Dxlnx,csi2rxss.yaml55 0x20 - RGB444
/linux/drivers/media/i2c/
H A Dalvium-csi2.h320 u64 rgb444:1; member
H A Dov7670.c176 #define R444_ENABLE 0x02 /* Turn on RGB444, overrides 5x5 */
399 * RGB656 and YUV422 come from OV; RGB444 is homebrewed.
407 { REG_RGB444, 0 }, /* No RGB444 please */
423 { REG_RGB444, 0 }, /* No RGB444 please */
H A Dths8200.c196 * input format 30 bit RGB444 in ths8200_core_init()
H A Dtda1997x_regs.h544 #define OF_FMT_444 0L /* RGB444/YUV444 */
H A Dtda1997x.c77 "RGB444/YUV444", /* RGB/YUV444 16bit data bus, 8bpp */
/linux/drivers/media/platform/marvell/
H A Dmcam-core.h350 #define C1_444ALPHA 0x00f00000 /* Alpha field in RGB444 */
/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_transform_v.c52 /*Do not set chroma vp for rgb444 pixel format*/ in calculate_viewport()
/linux/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_crtc.c41 /* connector doesn't config any color_format, use RGB444 as default */ in komeda_crtc_get_color_config()
/linux/drivers/video/fbdev/
H A Dcyber2000fb.c792 case 4: /* RGB444, 4k + transparency? */ in cyber2000fb_check_var()
878 case 4: /* RGB444, 4k + transparency? */ in cyber2000fb_set_par()
/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-rgb.rst1121 * .. _V4L2-PIX-FMT-RGB444:
/linux/drivers/video/fbdev/omap/
H A Domapfb_main.c68 { 1 << OMAPFB_COLOR_RGB444, "RGB444", },