NVIDIA DRIVE OS Linux SDK API Reference

6.0.9 Release
NvSIPLControlAutoDef.hpp File Reference

Detailed Description

NVIDIA SIPL: Auto Control Settings - SIPL Auto Control

Definition in file NvSIPLControlAutoDef.hpp.

Go to the source code of this file.

Data Structures

struct  nvsipl::SiplControlAutoSensorSetting
 Sensor settings. More...
 
struct  nvsipl::SiplControlEmbedInfo
 Parsed frame embedded information. More...
 
struct  nvsipl::SiplControlEmbedData
 Embedded data and parsed information. More...
 
struct  nvsipl::SiplControlAutoAwbGain
 Color Gains assuming order RGGB, RCCB, RCCC. More...
 
struct  nvsipl::SiplControlAutoAwbSetting
 Automatic white balance settings. More...
 
struct  nvsipl::SiplControlIspStatsInfo
 Structure containing ISP Stats information. More...
 
struct  nvsipl::SiplControlAutoMetadata
 Structure containing metadata info for processing AE/AWB algorithm. More...
 
struct  nvsipl::SiplControlAutoInputParam
 Input parameters for processing AE/AWB. More...
 
struct  nvsipl::SiplControlAutoOutputParam
 AE/AWB Output parameters. More...
 

Namespaces

 nvsipl
 Contains the classes and variables for implementation of SIPL.
 

Enumerations

enum  nvsipl::PluginType {
  nvsipl::NV_PLUGIN = 0,
  nvsipl::CUSTOM_PLUGIN0,
  nvsipl::MAX_NUM_PLUGINS
}
 Defines types of SIPL Control Auto plug-ins. More...