NVIDIA DRIVE OS Linux SDK API Reference

6.0.9 Release
nvsipl::SiplControlAutoOutputParam Struct Reference

Detailed Description

AE/AWB Output parameters.

Definition at line 279 of file NvSIPLControlAutoDef.hpp.

Collaboration diagram for nvsipl::SiplControlAutoOutputParam:

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...
 

Field Documentation

◆ awbSetting

SiplControlAutoAwbSetting nvsipl::SiplControlAutoOutputParam::awbSetting

AWB settings.

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

◆ sensorSetting

SiplControlAutoSensorSetting nvsipl::SiplControlAutoOutputParam::sensorSetting

Sensor exposure and gain settings.

Definition at line 283 of file NvSIPLControlAutoDef.hpp.


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