hi_isp_af_peak_mode
Description
Defines the peak mode, which determines whether the peak value of the zoned statistics is calculated.
Definition
typedef enum {
HI_ISP_AF_STA_NORM = 0,
HI_ISP_AF_STA_PEAK,
HI_ISP_AF_STA_BUTT
} hi_isp_af_peak_mode;
Members
Member |
Description |
|---|---|
HI_ISP_AF_STA_NORM |
|
HI_ISP_AF_STA_PEAK |
|
Parent topic: Data Types