NVIDIA DRIVE OS Linux SDK API Reference

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

Detailed Description

Input parameters for processing AE/AWB.

Definition at line 225 of file NvSIPLControlAutoDef.hpp.

Collaboration diagram for nvsipl::SiplControlAutoInputParam:

Data Fields

SiplControlEmbedData embedData
 Embedded settings. More...
 
DevBlkCDISensorAttributes sensorAttr
 Sensor attributes, DevBlkCDISensorAttributes is defined externally in devblk_cdi.h. More...
 
SiplControlIspStatsInfo statsInfo
 Stats buffers and settings. More...
 

Field Documentation

◆ embedData

SiplControlEmbedData nvsipl::SiplControlAutoInputParam::embedData

Embedded settings.

Definition at line 229 of file NvSIPLControlAutoDef.hpp.

◆ sensorAttr

DevBlkCDISensorAttributes nvsipl::SiplControlAutoInputParam::sensorAttr

Sensor attributes, DevBlkCDISensorAttributes is defined externally in devblk_cdi.h.

DevBlkCDISensorAttributes has 9 member variables:

  • sensorName, a string holds the name attribute. If not supported, set to '\0'.
  • sensorCFA, holds the CFA attribute. If not supported, set to zero.
  • sensorFuseId, 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, supported values : [0.0, 1000.0]
  • numFrameReportBytes, supported values: [1, 4]

Definition at line 244 of file NvSIPLControlAutoDef.hpp.

◆ statsInfo

SiplControlIspStatsInfo nvsipl::SiplControlAutoInputParam::statsInfo

Stats buffers and settings.

Definition at line 248 of file NvSIPLControlAutoDef.hpp.


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