mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-10 18:06:29 +00:00
feat(isp_ae): support isp auto exposure
This commit is contained in:
@@ -66,6 +66,7 @@ typedef struct isp_processor_t {
|
||||
isp_af_ctlr_t af_ctlr[SOC_ISP_AF_CTLR_NUMS];
|
||||
isp_awb_ctlr_t awb_ctlr;
|
||||
isp_fsm_t bf_fsm;
|
||||
isp_ae_ctlr_t ae_ctlr;
|
||||
} isp_processor_t;
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user