diff --git a/drivers/cam_isp/cam_isp_context.h b/drivers/cam_isp/cam_isp_context.h index 90bd641661..096b940d8b 100644 --- a/drivers/cam_isp/cam_isp_context.h +++ b/drivers/cam_isp/cam_isp_context.h @@ -57,7 +57,7 @@ #define CAM_ISP_CONTEXT_DUMP_TAG_MAX_LEN 64 /* AEB error count threshold */ -#define CAM_ISP_CONTEXT_AEB_ERROR_CNT_MAX 3 +#define CAM_ISP_CONTEXT_AEB_ERROR_CNT_MAX 6 /* Debug Buffer length*/ #define CAM_ISP_CONTEXT_DBG_BUF_LEN 300