NVIDIA DRIVE OS Linux SDK API Reference

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

Detailed Description

AE/AWB Output parameters.

Definition at line 263 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 271 of file NvSIPLControlAutoDef.hpp.

◆ ispDigitalGain

float_t nvsipl::SiplControlAutoOutputParam::ispDigitalGain

Digital gain to be applied in ISP.

  • Supported values: [0.0, 8.0]

Definition at line 280 of file NvSIPLControlAutoDef.hpp.

◆ newStatsSetting

SiplControlIspStatsSetting nvsipl::SiplControlAutoOutputParam::newStatsSetting

Settings to config stats.

Definition at line 275 of file NvSIPLControlAutoDef.hpp.

◆ sensorSetting

SiplControlAutoSensorSetting nvsipl::SiplControlAutoOutputParam::sensorSetting

Sensor exposure and gain settings.

Definition at line 267 of file NvSIPLControlAutoDef.hpp.


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