AE/AWB Output parameters.
Definition at line 279 of file NvSIPLControlAutoDef.hpp.
Data Fields | |
SiplControlAutoSensorSetting | sensorSetting |
Sensor exposure and gain settings. More... | |
SiplControlAutoAwbSetting | awbSetting |
AWB settings. More... | |
float_t | ispDigitalGain |
Digital gain to be applied in ISP. More... | |
SiplControlAutoAwbSetting nvsipl::SiplControlAutoOutputParam::awbSetting |
AWB settings.
Definition at line 287 of file NvSIPLControlAutoDef.hpp.
float_t nvsipl::SiplControlAutoOutputParam::ispDigitalGain |
Digital gain to be applied in ISP.
Definition at line 292 of file NvSIPLControlAutoDef.hpp.
SiplControlAutoSensorSetting nvsipl::SiplControlAutoOutputParam::sensorSetting |
Sensor exposure and gain settings.
Definition at line 283 of file NvSIPLControlAutoDef.hpp.