hi_isp_awb_sensor_exp_func
Description
Defines the sensor callback function structure.
Definition
typedef struct {
hi_s32 (*pfn_cmos_get_awb_default)(hi_vi_pipe vi_pipe, hi_isp_awb_sensor_default *awb_sns_dft);
} hi_isp_awb_sensor_exp_func;
Members
Member |
Description |
|---|---|
vi_pipe |
vi_pipe ID |
pfn_cmos_get_awb_default |
Pointer to the callback function for obtaining the initial value of the AWB algorithm library |