NVIDIA DRIVE OS Linux SDK API Reference

5.2.0 Release
For Test and Development only
nvsipl::SiplControlAutoOutputParam Struct Reference

Detailed Description

AE/AWB Output parameters.

Definition at line 158 of file NvSIPLControlAutoDef.hpp.

Collaboration diagram for nvsipl::SiplControlAutoOutputParam:

Data Fields

SiplControlAutoSensorSetting sensorSetting
 Sensor exposure and gain settings. More...
 
SiplControlAutoAwbSetting awbSetting
 AWB settings. More...
 
SiplControlIspStatsSetting newStatsSetting
 Settings to config stats. More...
 
float_t ispDigitalGain
 Digital gain to be applied in ISP. More...
 

Field Documentation

◆ awbSetting

SiplControlAutoAwbSetting nvsipl::SiplControlAutoOutputParam::awbSetting

AWB settings.

Definition at line 162 of file NvSIPLControlAutoDef.hpp.

◆ ispDigitalGain

float_t nvsipl::SiplControlAutoOutputParam::ispDigitalGain

Digital gain to be applied in ISP.

Definition at line 166 of file NvSIPLControlAutoDef.hpp.

◆ newStatsSetting

SiplControlIspStatsSetting nvsipl::SiplControlAutoOutputParam::newStatsSetting

Settings to config stats.

Definition at line 164 of file NvSIPLControlAutoDef.hpp.

◆ sensorSetting

SiplControlAutoSensorSetting nvsipl::SiplControlAutoOutputParam::sensorSetting

Sensor exposure and gain settings.

Definition at line 160 of file NvSIPLControlAutoDef.hpp.


The documentation for this struct was generated from the following file: