NVIDIA DRIVE OS Linux SDK API Reference

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

Detailed Description

Input parameters for processing AE/AWB.

Definition at line 234 of file NvSIPLControlAutoDef.hpp.

Collaboration diagram for nvsipl::SiplControlAutoInputParam:

Data Fields

SiplControlEmbedData embedData
 Embedded Settings. More...
 
DevBlkCDISensorAttributes sensorAttr
 Sensor Attributes. More...
 
SiplControlIspStatsInfo statsInfo
 Stats buffers and settings. More...
 

Field Documentation

◆ embedData

SiplControlEmbedData nvsipl::SiplControlAutoInputParam::embedData

Embedded Settings.

Definition at line 238 of file NvSIPLControlAutoDef.hpp.

◆ sensorAttr

DevBlkCDISensorAttributes nvsipl::SiplControlAutoInputParam::sensorAttr

Sensor Attributes.

DevBlkCDISensorAttributes has 9 member variables:

  • sensorName char[32], a string holds the name attribute. If not supported, set to '\0'.
  • sensorCFA uint32, holds the CFA attribute. If not supported, set to zero.
  • sensorFuseId, char[32], holds the fuse ID attribute. If not supported, set to '\0'.
  • numActiveExposures, supported value [1, 8]
  • sensorExpRange {float min, float max} [8], supported values: min [0.0, 100.0] max [min, 100.0]
  • sensorGainRange {float min, float max} [8], supported values: min [0.0, 1000.0] max [min, 1000.0]
  • sensorWhiteBalanceRange {float min, float max}[8], supported values: min [0.0, 1000.0] max [min, 1000.0]
  • sensorGainFactor float, supported values : [0.0, 1000.0]
  • numFrameReportBytes uint32, supported values: [1, 4]

Definition at line 253 of file NvSIPLControlAutoDef.hpp.

◆ statsInfo

SiplControlIspStatsInfo nvsipl::SiplControlAutoInputParam::statsInfo

Stats buffers and settings.

Definition at line 257 of file NvSIPLControlAutoDef.hpp.


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