Home
last modified time | relevance | path

Searched defs:isp_res_device (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/platform/ti/omap3isp/
H A Dispresizer.h91 struct isp_res_device { struct
92 struct v4l2_subdev subdev;
93 struct media_pad pads[RESZ_PADS_NUM];
94 struct v4l2_mbus_framefmt formats[RESZ_PADS_NUM];
96 enum resizer_input_entity input;
97 struct isp_video video_in;
121 int omap3isp_resizer_register_entities(struct isp_res_device *res, argument