Home
last modified time | relevance | path

Searched refs:rgb2rgb (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/gpu/ipu-v3/
Dipu-ic-csc.c97 static const struct ipu_ic_csc_params *rgb2rgb[] = { variable
365 *yuv2yuv[tbl_idx] : *rgb2rgb[tbl_idx]; in calc_csc_coeffs()
/linux-6.1.9/drivers/media/platform/ti/omap3isp/
Disppreview.h89 struct omap3isp_prev_rgbtorgb rgb2rgb; member
Disppreview.c362 const struct omap3isp_prev_rgbtorgb *rgbrgb = &params->rgb2rgb; in preview_config_rgb_blending()
794 offsetof(struct prev_params, rgb2rgb),
795 sizeof_field(struct prev_params, rgb2rgb),
796 offsetof(struct omap3isp_prev_update_config, rgb2rgb),
1341 params->rgb2rgb = flr_rgb2rgb; in preview_init_params()
/linux-6.1.9/include/uapi/linux/
Domap3isp.h666 struct omap3isp_prev_rgbtorgb __user *rgb2rgb; member
/linux-6.1.9/drivers/gpu/drm/arm/display/komeda/d71/
Dd71_component.c289 bool rich, rgb2rgb; in d71_layer_dump() local
301 rgb2rgb = !!(v[14] & L_INFO_CM); in d71_layer_dump()
340 if (rgb2rgb) { in d71_layer_dump()