Lines Matching +full:isp +full:- +full:input
1 /* SPDX-License-Identifier: GPL-2.0-only */
5 * TI OMAP3 ISP - Preview module
19 #include <media/v4l2-ctrls.h>
58 * struct prev_params - Structure for all configuration
103 * struct isp_prev_device - Structure for storing ISP Preview module information
108 * @input: Module currently connected to the input pad
110 * @video_in: Input video entity
118 * This structure is used to store the OMAP ISP Preview module Information.
128 enum preview_input_entity input; member
147 int omap3isp_preview_init(struct isp_device *isp);
148 void omap3isp_preview_cleanup(struct isp_device *isp);
159 void omap3isp_preview_restore_context(struct isp_device *isp);