NVIDIA DRIVE OS Linux SDK API Reference

5.1.15.0 Release
For Test and Development only
NvSIPLAutoControlOutputParam Struct Reference

Detailed Description

AE/AWB Output parameters.

Definition at line 190 of file nvsipl_plugindef.h.

Collaboration diagram for NvSIPLAutoControlOutputParam:

Data Fields

NvSIPLAutoControlSensorSetting sensorSetting
 Sensor exposure and gain settings. More...
 
NvSIPLAutoControlAwbSetting awbSetting
 AWB settings. More...
 
NvSIPLAutoControlStatsSetting newStatsSetting
 Settings to config stats. More...
 
float_t ispDigitalGain
 Digital gain to be applied in ISP. More...
 

Field Documentation

◆ awbSetting

NvSIPLAutoControlAwbSetting NvSIPLAutoControlOutputParam::awbSetting

AWB settings.

Definition at line 194 of file nvsipl_plugindef.h.

◆ ispDigitalGain

float_t NvSIPLAutoControlOutputParam::ispDigitalGain

Digital gain to be applied in ISP.

Definition at line 198 of file nvsipl_plugindef.h.

◆ newStatsSetting

NvSIPLAutoControlStatsSetting NvSIPLAutoControlOutputParam::newStatsSetting

Settings to config stats.

Definition at line 196 of file nvsipl_plugindef.h.

◆ sensorSetting

NvSIPLAutoControlSensorSetting NvSIPLAutoControlOutputParam::sensorSetting

Sensor exposure and gain settings.

Definition at line 192 of file nvsipl_plugindef.h.


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