summaryrefslogtreecommitdiff
path: root/isp/omap3isp.h
diff options
context:
space:
mode:
Diffstat (limited to 'isp/omap3isp.h')
-rw-r--r--isp/omap3isp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/isp/omap3isp.h b/isp/omap3isp.h
index 545c82c..16c96bd 100644
--- a/isp/omap3isp.h
+++ b/isp/omap3isp.h
@@ -71,6 +71,8 @@ int omap3_isp_viewfinder_start(struct omap3_isp_device *isp);
int omap3_isp_viewfinder_stop(struct omap3_isp_device *isp);
int omap3_isp_viewfinder_put_buffer(struct omap3_isp_device *isp,
struct v4l2_video_buffer *buffer);
+int omap3_isp_viewfinder_pan_zoom(struct omap3_isp_device *isp,
+ float x, float y, float zoom);
int omap3_isp_snapshot_setup(struct omap3_isp_device *isp,
struct v4l2_rect *crop,