Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Domap3isp.h539 struct omap3isp_prev_rgbtorgb { struct
641 struct omap3isp_prev_rgbtorgb *rgb2rgb;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Domap3isp.h539 struct omap3isp_prev_rgbtorgb { struct
641 struct omap3isp_prev_rgbtorgb *rgb2rgb;
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Domap3isp.h559 struct omap3isp_prev_rgbtorgb { struct
661 struct omap3isp_prev_rgbtorgb __user *rgb2rgb;
/OK3568_Linux_fs/kernel/drivers/media/platform/omap3isp/
H A Disppreview.h89 struct omap3isp_prev_rgbtorgb rgb2rgb;
H A Disppreview.c25 static const struct omap3isp_prev_rgbtorgb flr_rgb2rgb = {
362 const struct omap3isp_prev_rgbtorgb *rgbrgb = &params->rgb2rgb; in preview_config_rgb_blending()