Searched defs:isp_prev_device (Results 1 – 1 of 1) sorted by relevance
120 struct isp_prev_device { struct121 struct v4l2_subdev subdev;122 struct media_pad pads[PREV_PADS_NUM];123 struct v4l2_mbus_framefmt formats[PREV_PADS_NUM];124 struct v4l2_rect crop;126 struct v4l2_ctrl_handler ctrls;150 int omap3isp_preview_register_entities(struct isp_prev_device *prv, argument
Completed in 4 milliseconds