NVIDIA DRIVE OS Linux SDK API Reference

5.2.6 Release
For Test and Development only
NvSIPLControlAutoDef.hpp
Go to the documentation of this file.
1 /*
2  * Copyright (c) 2020-2021, NVIDIA CORPORATION. All rights reserved. All
3  * information contained herein is proprietary and confidential to NVIDIA
4  * Corporation. Any use, reproduction, or disclosure without the written
5  * permission of NVIDIA Corporation is prohibited.
6  */
7 
8 /* NVIDIA SIPL Control Auto Definitions */
9 
10 #ifndef NVSIPLCONTROLAUTODEF_HPP
11 #define NVSIPLCONTROLAUTODEF_HPP
12 
13 #include "nvmedia_isp_stat.h"
14 #include "devblk_cdi.h"
15 
23 namespace nvsipl{
24 
49  DevBlkCDIExposure exposureControl[DEVBLK_CDI_MAX_SENSOR_CONTEXTS];
56  DevBlkCDIWhiteBalance wbControl[DEVBLK_CDI_MAX_SENSOR_CONTEXTS];
57 };
58 
67  uint32_t numExposures;
76  DevBlkCDIExposure sensorExpInfo;
83  DevBlkCDIWhiteBalance sensorWBInfo;
91  DevBlkCDITemperature sensorTempInfo;
92 };
93 
94 
109  DevBlkCDIFrameSeqNum frameSeqNum;
116  DevBlkCDIEmbeddedDataChunk topEmbeddedData;
123  DevBlkCDIEmbeddedDataChunk bottomEmbeddedData;
124 };
125 
133  bool valid;
139 };
140 
154  float_t cct;
159 };
160 
198 };
199 
207  bool valid;
220 };
221 
244  DevBlkCDISensorAttributes sensorAttr;
249 };
250 
271  float_t ispDigitalGain;
272 };
273 
276 } // namespace nvsipl
277 
278 #endif /* NVSIPLCONTROLAUTODEF_HPP */
nvsipl::SiplControlIspStatsSetting
Structure containing ISP stats settings.
Definition: NvSIPLControlAutoDef.hpp:203
nvsipl::SiplControlAutoOutputParam::sensorSetting
SiplControlAutoSensorSetting sensorSetting
Sensor exposure and gain settings.
Definition: NvSIPLControlAutoDef.hpp:258
nvsipl::SiplControlIspStatsSetting::lac
NvMediaISPLocalAvgClipStats lac[2]
Settings for 2 LAC stats ISP blocks, defined in nvmedia_isp_stat.h.
Definition: NvSIPLControlAutoDef.hpp:211
nvsipl::SiplControlAutoOutputParam::awbSetting
SiplControlAutoAwbSetting awbSetting
AWB settings.
Definition: NvSIPLControlAutoDef.hpp:262
nvsipl::SiplControlAutoSensorSetting::numSensorContexts
uint8_t numSensorContexts
Holds the number of sensor contexts to activate.
Definition: NvSIPLControlAutoDef.hpp:40
nvsipl::SiplControlAutoSensorSetting::wbControl
DevBlkCDIWhiteBalance wbControl[DEVBLK_CDI_MAX_SENSOR_CONTEXTS]
Holds the sensor white balance settings to set for each context, supports up to 4 settings.
Definition: NvSIPLControlAutoDef.hpp:56
NVM_ISP_MAX_INPUT_PLANES
#define NVM_ISP_MAX_INPUT_PLANES
Maximum number of input planes.
Definition: nvmedia_isp_stat.h:36
NVM_ISP_MAX_COLORMATRIX_DIM
#define NVM_ISP_MAX_COLORMATRIX_DIM
Maximum matrix dimension.
Definition: nvmedia_isp_stat.h:46
nvsipl::SiplControlEmbedData::frameSeqNum
DevBlkCDIFrameSeqNum frameSeqNum
Holds frame sequence number for the captured frame, DevBlkCDIFrameSeqNum is defined externally in dev...
Definition: NvSIPLControlAutoDef.hpp:109
NvMediaISPFlickerBandStatsData
Holds flicker band statistics (FB Stats).
Definition: nvmedia_isp_stat.h:603
nvsipl::SiplControlAutoOutputParam
AE/AWB Output parameters.
Definition: NvSIPLControlAutoDef.hpp:254
nvsipl::SiplControlAutoAwbGain::gain
float_t gain[NVM_ISP_MAX_COLOR_COMPONENT]
Gains that applies to individual color channels.
Definition: NvSIPLControlAutoDef.hpp:138
nvsipl::SiplControlAutoAwbSetting
Automatic white balance settings.
Definition: NvSIPLControlAutoDef.hpp:144
nvsipl::SiplControlAutoAwbSetting::ccmMatrix
float_t ccmMatrix[NVM_ISP_MAX_COLORMATRIX_DIM][NVM_ISP_MAX_COLORMATRIX_DIM]
Color correction matrix.
Definition: NvSIPLControlAutoDef.hpp:158
nvsipl::SiplControlAutoInputParam::sensorAttr
DevBlkCDISensorAttributes sensorAttr
Sensor attributes, DevBlkCDISensorAttributes is defined externally in devblk_cdi.h.
Definition: NvSIPLControlAutoDef.hpp:244
nvsipl::SiplControlAutoSensorSetting::exposureControl
DevBlkCDIExposure exposureControl[DEVBLK_CDI_MAX_SENSOR_CONTEXTS]
Holds the sensor exposure settings to set for each context, supports up to 4 settings.
Definition: NvSIPLControlAutoDef.hpp:49
nvsipl::SiplControlAutoInputParam::statsInfo
SiplControlIspStatsInfo statsInfo
Stats buffers and settings.
Definition: NvSIPLControlAutoDef.hpp:248
nvsipl::SiplControlAutoSensorSetting
Sensor settings.
Definition: NvSIPLControlAutoDef.hpp:32
nvsipl::SiplControlEmbedData::embedInfo
SiplControlEmbedInfo embedInfo
Holds the parsed embedded info for the captured frame.
Definition: NvSIPLControlAutoDef.hpp:102
nvsipl::SiplControlAutoAwbGain::valid
bool valid
A flag to control whether white balance gains are valid or not.
Definition: NvSIPLControlAutoDef.hpp:133
NVM_ISP_MAX_COLOR_COMPONENT
#define NVM_ISP_MAX_COLOR_COMPONENT
Maximum number of color components.
Definition: nvmedia_isp_stat.h:41
nvsipl::SiplControlIspStatsSetting::fbStats
NvMediaISPFlickerBandStats fbStats
Settings for Flicker Band stats block, defined in nvmedia_isp_stat.h.
Definition: NvSIPLControlAutoDef.hpp:219
nvsipl::SiplControlAutoAwbGain
Color Gains assuming order RGGB, RCCB, RCCC.
Definition: NvSIPLControlAutoDef.hpp:129
nvmedia_isp_stat.h
NvMedia ISP stat struct
NvMediaISPLocalAvgClipStatsData
Holds local average and clip statistics block (LAC Stats).
Definition: nvmedia_isp_stat.h:528
nvsipl::SiplControlEmbedInfo::sensorTempInfo
DevBlkCDITemperature sensorTempInfo
Holds the parsed embedded data sensor temperature info for the captured frame.
Definition: NvSIPLControlAutoDef.hpp:91
nvsipl::SiplControlAutoAwbSetting::wbGainTotal
SiplControlAutoAwbGain wbGainTotal[NVM_ISP_MAX_INPUT_PLANES]
Total white balance gains, including both sensor channel gains and ISP gains.
Definition: NvSIPLControlAutoDef.hpp:149
nvsipl::SiplControlEmbedInfo::numExposures
uint32_t numExposures
Holds the parsed embedded data frame number of exposures info for the captured frame.
Definition: NvSIPLControlAutoDef.hpp:67
nvsipl::SiplControlAutoInputParam
Input parameters for processing AE/AWB.
Definition: NvSIPLControlAutoDef.hpp:225
nvsipl::SiplControlEmbedInfo
Parsed frame embedded information.
Definition: NvSIPLControlAutoDef.hpp:62
NvMediaISPHistogramStats
Holds controls for histogram statistics (HIST Stats).
Definition: nvmedia_isp_stat.h:160
nvsipl::SiplControlIspStatsInfo::lacSettings
const NvMediaISPLocalAvgClipStats * lacSettings[2]
Holds const pointers to 2 LAC stats settings, defined in nvmedia_isp_stat.h.
Definition: NvSIPLControlAutoDef.hpp:177
nvsipl::SiplControlIspStatsInfo
Structure containing ISP Stats information.
Definition: NvSIPLControlAutoDef.hpp:163
nvsipl::SiplControlEmbedData::topEmbeddedData
DevBlkCDIEmbeddedDataChunk topEmbeddedData
Holds information of the embedded data buffer attached to the beginning of the frame.
Definition: NvSIPLControlAutoDef.hpp:116
nvsipl::SiplControlEmbedInfo::sensorExpInfo
DevBlkCDIExposure sensorExpInfo
Holds the parsed embedded data sensor exposure info for the captured frame.
Definition: NvSIPLControlAutoDef.hpp:76
nvsipl::SiplControlAutoOutputParam::newStatsSetting
SiplControlIspStatsSetting newStatsSetting
Settings to config stats, reserved for Custom Plugin to config customized Stats settings.
Definition: NvSIPLControlAutoDef.hpp:266
nvsipl::SiplControlIspStatsInfo::fbStatsSettings
const NvMediaISPFlickerBandStats * fbStatsSettings
Holds const pointer to Flicker Band stats settings, defined in nvmedia_isp_stat.h.
Definition: NvSIPLControlAutoDef.hpp:197
nvsipl::SiplControlIspStatsSetting::valid
bool valid
Flag to control whether ISP stats blocks are valid or not.
Definition: NvSIPLControlAutoDef.hpp:207
nvsipl::SiplControlAutoOutputParam::ispDigitalGain
float_t ispDigitalGain
Digital gain to be applied in ISP.
Definition: NvSIPLControlAutoDef.hpp:271
nvsipl
Contains the classes and variables for implementation of SIPL.
Definition: INvSiplControlAuto.hpp:33
nvsipl::SiplControlIspStatsInfo::histData
const NvMediaISPHistogramStatsData * histData[2]
Holds const pointers to 2 Histogram stats data, defined in nvmedia_isp_stat.h.
Definition: NvSIPLControlAutoDef.hpp:183
nvsipl::SiplControlAutoAwbSetting::cct
float_t cct
Correlated color temperature.
Definition: NvSIPLControlAutoDef.hpp:154
nvsipl::SiplControlIspStatsInfo::lacData
const NvMediaISPLocalAvgClipStatsData * lacData[2]
Holds const pointers to 2 LAC stats data, defined in nvmedia_isp_stat.h.
Definition: NvSIPLControlAutoDef.hpp:173
nvsipl::SiplControlIspStatsSetting::hist1
NvMediaISPHistogramStats hist1
Settings for Histogram 1 stats block, defined in nvmedia_isp_stat.h.
Definition: NvSIPLControlAutoDef.hpp:215
nvsipl::SiplControlEmbedData
Embedded data and parsed information.
Definition: NvSIPLControlAutoDef.hpp:98
NvMediaISPLocalAvgClipStats
Holds controls for local average and clip statistics (LAC Stats).
Definition: nvmedia_isp_stat.h:291
NvMediaISPHistogramStatsData
Holds histogram statistics (HIST Stats).
Definition: nvmedia_isp_stat.h:483
nvsipl::SiplControlEmbedInfo::sensorWBInfo
DevBlkCDIWhiteBalance sensorWBInfo
Holds the parsed embedded data sensor white balance info for the captured frame.
Definition: NvSIPLControlAutoDef.hpp:83
nvsipl::SiplControlIspStatsInfo::histSettings
const NvMediaISPHistogramStats * histSettings[2]
Holds const pointers to 2 Histogram stats settings, defined in nvmedia_isp_stat.h.
Definition: NvSIPLControlAutoDef.hpp:187
NvMediaISPFlickerBandStats
Holds controls for flicker band statistics (FB Stats).
Definition: nvmedia_isp_stat.h:416
nvsipl::SiplControlEmbedData::bottomEmbeddedData
DevBlkCDIEmbeddedDataChunk bottomEmbeddedData
Holds information of the embedded data buffer attached to the end of the frame.
Definition: NvSIPLControlAutoDef.hpp:123
nvsipl::SiplControlIspStatsInfo::fbStatsData
const NvMediaISPFlickerBandStatsData * fbStatsData
Holds const pointer to Flicker Band stats data, defined in nvmedia_isp_stat.h.
Definition: NvSIPLControlAutoDef.hpp:193
nvsipl::SiplControlAutoInputParam::embedData
SiplControlEmbedData embedData
Embedded settings.
Definition: NvSIPLControlAutoDef.hpp:229