From 58bf4d40bfbfb156588a95ead469b32ea133f070 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Tue, 28 Feb 2012 14:36:38 +0100 Subject: omap3isp: Support cropping for snapshot capture Signed-off-by: Laurent Pinchart --- isp/omap3isp.h | 1 + 1 file changed, 1 insertion(+) (limited to 'isp/omap3isp.h') diff --git a/isp/omap3isp.h b/isp/omap3isp.h index db1002e..d454965 100644 --- a/isp/omap3isp.h +++ b/isp/omap3isp.h @@ -70,6 +70,7 @@ int omap3_isp_viewfinder_put_buffer(struct omap3_isp_device *isp, struct v4l2_video_buffer *buffer); int omap3_isp_snapshot_setup(struct omap3_isp_device *isp, + struct v4l2_rect *crop, struct v4l2_mbus_framefmt *ofmt); int omap3_isp_snapshot_capture(struct omap3_isp_device *isp); int omap3_isp_snapshot_put_buffer(struct omap3_isp_device *isp, -- cgit v1.2.3