hi_isp_awb_gain_switch
Description
Defines the position of the AWB gain.
Definition
typedef enum {
HI_ISP_AWB_GAIN_IN_ISP = 0,
HI_ISP_AWB_GAIN_IN_SENSOR,
HI_ISP_AWB_GAIN_IN_BUTT
} hi_isp_awb_gain_switch;
Members
Member |
Description |
|---|---|
HI_ISP_AWB_GAIN_IN_ISP |
The AWB gain takes effect in the ISP. |
HI_ISP_AWB_GAIN_IN_SENSOR |
The AWB gain takes effect in the sensor. |
Parent topic: Data Types