Searched full:rgb444 (Results 1 – 14 of 14) sorted by relevance
/linux/Documentation/admin-guide/media/ |
H A D | cafe_ccic.rst | 16 RGB565, and RGB444 formats. (Anybody looking at the code will see RGB32 as
|
/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | st,st-mipid02.yaml | 22 RGB444, YUV420 8-bit, YUV422 8-bit and YUV420 10-bit.
|
/linux/Documentation/devicetree/bindings/media/xilinx/ |
H A D | xlnx,csi2rxss.yaml | 55 0x20 - RGB444
|
/linux/drivers/media/i2c/ |
H A D | alvium-csi2.h | 320 u64 rgb444:1; member
|
H A D | ov7670.c | 176 #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 D | ths8200.c | 196 * input format 30 bit RGB444 in ths8200_core_init()
|
H A D | tda1997x_regs.h | 544 #define OF_FMT_444 0L /* RGB444/YUV444 */
|
H A D | tda1997x.c | 77 "RGB444/YUV444", /* RGB/YUV444 16bit data bus, 8bpp */
|
/linux/drivers/media/platform/marvell/ |
H A D | mcam-core.h | 350 #define C1_444ALPHA 0x00f00000 /* Alpha field in RGB444 */
|
/linux/drivers/gpu/drm/amd/display/dc/dce110/ |
H A D | dce110_transform_v.c | 52 /*Do not set chroma vp for rgb444 pixel format*/ in calculate_viewport()
|
/linux/drivers/gpu/drm/arm/display/komeda/ |
H A D | komeda_crtc.c | 41 /* connector doesn't config any color_format, use RGB444 as default */ in komeda_crtc_get_color_config()
|
/linux/drivers/video/fbdev/ |
H A D | cyber2000fb.c | 792 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 D | pixfmt-rgb.rst | 1121 * .. _V4L2-PIX-FMT-RGB444:
|
/linux/drivers/video/fbdev/omap/ |
H A D | omapfb_main.c | 68 { 1 << OMAPFB_COLOR_RGB444, "RGB444", },
|