From 394b4755f7951c7c598b3162a98772677ee9dace Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Wed, 1 Feb 2012 15:01:45 +0100 Subject: stats: Add support for the AEWB statistics engine Signed-off-by: Laurent Pinchart --- isp/omap3isp-priv.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'isp/omap3isp-priv.h') diff --git a/isp/omap3isp-priv.h b/isp/omap3isp-priv.h index 18fbf76..2f3dbb9 100644 --- a/isp/omap3isp-priv.h +++ b/isp/omap3isp-priv.h @@ -27,6 +27,7 @@ #include #include "omap3isp.h" +#include "stats-priv.h" #include "tools.h" struct omap3_isp_device; @@ -146,6 +147,7 @@ struct omap3_isp_device { struct media_entity *entity; struct omap3isp_prev_wbal wbal; } preview; + struct omap3_isp_aewb aewb; struct v4l2_mbus_framefmt sensor_format; -- cgit v1.2.3