NVIDIA DRIVE OS Linux SDK API Reference

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

Detailed Description

AE/AWB Output parameters.

Definition at line 254 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, reserved for Custom Plugin to config customized Stats settings. More...
 
float_t ispDigitalGain
 Digital gain to be applied in ISP. More...
 

Field Documentation

◆ awbSetting

SiplControlAutoAwbSetting nvsipl::SiplControlAutoOutputParam::awbSetting

AWB settings.

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

◆ newStatsSetting

SiplControlIspStatsSetting nvsipl::SiplControlAutoOutputParam::newStatsSetting

Settings to config stats, reserved for Custom Plugin to config customized Stats settings.

Definition at line 266 of file NvSIPLControlAutoDef.hpp.

◆ sensorSetting

SiplControlAutoSensorSetting nvsipl::SiplControlAutoOutputParam::sensorSetting

Sensor exposure and gain settings.

Definition at line 258 of file NvSIPLControlAutoDef.hpp.


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