Searched refs:rgb2rgb (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/ipu-v3/ |
H A D | ipu-ic-csc.c | 97 static const struct ipu_ic_csc_params *rgb2rgb[] = { variable 365 *yuv2yuv[tbl_idx] : *rgb2rgb[tbl_idx]; in calc_csc_coeffs()
|
/kernel/linux/linux-6.6/drivers/gpu/ipu-v3/ |
H A D | ipu-ic-csc.c | 97 static const struct ipu_ic_csc_params *rgb2rgb[] = { variable 365 *yuv2yuv[tbl_idx] : *rgb2rgb[tbl_idx]; in calc_csc_coeffs()
|
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/ |
H A D | isppreview.h | 70 * @rgb2rgb: RGB blending parameters. 89 struct omap3isp_prev_rgbtorgb rgb2rgb; member
|
H A D | isppreview.c | 362 const struct omap3isp_prev_rgbtorgb *rgbrgb = ¶ms->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()
|
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/ |
H A D | isppreview.h | 70 * @rgb2rgb: RGB blending parameters. 89 struct omap3isp_prev_rgbtorgb rgb2rgb; member
|
H A D | isppreview.c | 362 const struct omap3isp_prev_rgbtorgb *rgbrgb = ¶ms->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()
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | omap3isp.h | 644 * @rgb2rgb: Pointer to structure for RGB to RGB Blending. 661 struct omap3isp_prev_rgbtorgb __user *rgb2rgb; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | omap3isp.h | 649 * @rgb2rgb: Pointer to structure for RGB to RGB Blending. 666 struct omap3isp_prev_rgbtorgb __user *rgb2rgb; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | omap3isp.h | 331 struct omap3isp_prev_rgbtorgb __user * rgb2rgb; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | omap3isp.h | 353 struct omap3isp_prev_rgbtorgb __user *rgb2rgb; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | omap3isp.h | 331 struct omap3isp_prev_rgbtorgb __user * rgb2rgb; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/d71/ |
H A D | d71_component.c | 289 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()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/display/komeda/d71/ |
H A D | d71_component.c | 289 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()
|
Completed in 21 milliseconds