NVIDIA DRIVE OS Linux SDK API Reference

5.2.0 Release
For Test and Development only
NvSIPLControlAutoDef.hpp
Go to the documentation of this file.
1 /*
2  * Copyright (c) 2020, 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 
46  DevBlkCDIExposure exposureControl[DEVBLK_CDI_MAX_SENSOR_CONTEXTS];
50  DevBlkCDIWhiteBalance wbControl[DEVBLK_CDI_MAX_SENSOR_CONTEXTS];
54  uint32_t expProfile;
55 };
56 
62  uint32_t numExposures;
64  DevBlkCDIExposure sensorExpInfo;
66  DevBlkCDIWhiteBalance sensorWBInfo;
70  uint32_t expProfile;
72  DevBlkCDITemperature sensorTempInfo;
73 };
74 
75 
83  DevBlkCDIFrameSeqNum frameSeqNum;
85  DevBlkCDIEmbeddedDataChunk topEmbeddedData;
87  DevBlkCDIEmbeddedDataChunk bottomEmbeddedData;
88 };
89 
95  bool valid;
98 };
99 
107  float_t cct;
110 };
111 
114 
127 };
128 
134  bool valid;
141 };
142 
150  DevBlkCDISensorAttributes sensorAttr;
153 };
154 
166  float_t ispDigitalGain;
167 };
168 
171 } // namespace nvsipl
172 
173 #endif /* NVSIPLCONTROLAUTODEF_HPP */
nvsipl::SiplControlIspStatsSetting
Settings to config stats.
Definition: NvSIPLControlAutoDef.hpp:132
nvsipl::SiplControlAutoOutputParam::sensorSetting
SiplControlAutoSensorSetting sensorSetting
Sensor exposure and gain settings.
Definition: NvSIPLControlAutoDef.hpp:160
nvsipl::SiplControlIspStatsSetting::lac
NvMediaISPLocalAvgClipStats lac[2]
Settings for 2 LAC stats ISP blocks.
Definition: NvSIPLControlAutoDef.hpp:136
nvsipl::SiplControlAutoOutputParam::awbSetting
SiplControlAutoAwbSetting awbSetting
AWB settings.
Definition: NvSIPLControlAutoDef.hpp:162
nvsipl::SiplControlAutoSensorSetting::numSensorContexts
uint8_t numSensorContexts
Holds the number of sensor contexts to activate.
Definition: NvSIPLControlAutoDef.hpp:42
nvsipl::SiplControlAutoSensorSetting::wbControl
DevBlkCDIWhiteBalance wbControl[DEVBLK_CDI_MAX_SENSOR_CONTEXTS]
Holds the sensor white balance settings to set for each context.
Definition: NvSIPLControlAutoDef.hpp:50
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.
Definition: NvSIPLControlAutoDef.hpp:83
NvMediaISPFlickerBandStatsData
Holds flicker band statistics (FB Stats).
Definition: nvmedia_isp_stat.h:603
nvsipl::SiplControlAutoOutputParam
AE/AWB Output parameters.
Definition: NvSIPLControlAutoDef.hpp:158
nvsipl::SiplControlAutoAwbGain::gain
float_t gain[NVM_ISP_MAX_COLOR_COMPONENT]
Gains that applies to individual color channels.
Definition: NvSIPLControlAutoDef.hpp:97
nvsipl::SiplControlAutoAwbSetting
Output image attributes.
Definition: NvSIPLControlAutoDef.hpp:103
nvsipl::SiplControlEmbedInfo::expProfileValid
bool expProfileValid
Exposure profile value is valid or not.
Definition: NvSIPLControlAutoDef.hpp:68
nvsipl::SiplControlAutoAwbSetting::ccmMatrix
float_t ccmMatrix[NVM_ISP_MAX_COLORMATRIX_DIM][NVM_ISP_MAX_COLORMATRIX_DIM]
Color Correlation Matrix.
Definition: NvSIPLControlAutoDef.hpp:109
nvsipl::SiplControlAutoInputParam::sensorAttr
DevBlkCDISensorAttributes sensorAttr
Sensor Attributes.
Definition: NvSIPLControlAutoDef.hpp:150
nvsipl::SiplControlAutoSensorSetting::exposureControl
DevBlkCDIExposure exposureControl[DEVBLK_CDI_MAX_SENSOR_CONTEXTS]
Holds the sensor exposure settings to set for each context.
Definition: NvSIPLControlAutoDef.hpp:46
nvsipl::SiplControlAutoSensorSetting::expProfileValid
bool expProfileValid
Exposure profile value is valid or not.
Definition: NvSIPLControlAutoDef.hpp:52
nvsipl::SiplControlAutoInputParam::statsInfo
SiplControlIspStatsInfo statsInfo
Stats buffers and settings.
Definition: NvSIPLControlAutoDef.hpp:152
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:81
nvsipl::SiplControlAutoAwbGain::valid
bool valid
White balance gains are valid.
Definition: NvSIPLControlAutoDef.hpp:95
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.
Definition: NvSIPLControlAutoDef.hpp:140
nvsipl::SiplControlAutoAwbGain
Color Gains assuming order RGGB, RCCB, RCCC.
Definition: NvSIPLControlAutoDef.hpp:93
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:72
nvsipl::SiplControlAutoAwbSetting::wbGainTotal
SiplControlAutoAwbGain wbGainTotal[NVM_ISP_MAX_INPUT_PLANES]
Total white balance gains, including both senor channel gains and ISP gains.
Definition: NvSIPLControlAutoDef.hpp:105
nvsipl::SiplControlEmbedInfo::numExposures
uint32_t numExposures
Holds the parsed embedded data frame number of exposures info for the captured frame.
Definition: NvSIPLControlAutoDef.hpp:62
nvsipl::SiplControlAutoInputParam
Input parameters for processing AE/AWB.
Definition: NvSIPLControlAutoDef.hpp:146
nvsipl::SiplControlEmbedInfo
Parsed Frame Embedded Info.
Definition: NvSIPLControlAutoDef.hpp:60
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.
Definition: NvSIPLControlAutoDef.hpp:118
nvsipl::SiplControlIspStatsInfo
Holds Stats information.
Definition: NvSIPLControlAutoDef.hpp:113
nvsipl::SiplControlEmbedData::topEmbeddedData
DevBlkCDIEmbeddedDataChunk topEmbeddedData
Embedded buffer at the beginning of the frame.
Definition: NvSIPLControlAutoDef.hpp:85
nvsipl::SiplControlEmbedInfo::sensorExpInfo
DevBlkCDIExposure sensorExpInfo
Holds the parsed embedded data sensor exposure info for the captured frame.
Definition: NvSIPLControlAutoDef.hpp:64
nvsipl::SiplControlAutoOutputParam::newStatsSetting
SiplControlIspStatsSetting newStatsSetting
Settings to config stats.
Definition: NvSIPLControlAutoDef.hpp:164
nvsipl::SiplControlIspStatsInfo::fbStatsSettings
const NvMediaISPFlickerBandStats * fbStatsSettings
Holds const pointer to Flicker Band stats settings.
Definition: NvSIPLControlAutoDef.hpp:126
nvsipl::SiplControlIspStatsSetting::valid
bool valid
Settings to control ISP stats blocks are valid or not.
Definition: NvSIPLControlAutoDef.hpp:134
nvsipl::SiplControlAutoOutputParam::ispDigitalGain
float_t ispDigitalGain
Digital gain to be applied in ISP.
Definition: NvSIPLControlAutoDef.hpp:166
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.
Definition: NvSIPLControlAutoDef.hpp:120
nvsipl::SiplControlAutoAwbSetting::cct
float_t cct
Correlated Color Temperature.
Definition: NvSIPLControlAutoDef.hpp:107
nvsipl::SiplControlAutoSensorSetting::expProfile
uint32_t expProfile
Exposure profile value, such as day and night settings.
Definition: NvSIPLControlAutoDef.hpp:54
nvsipl::SiplControlIspStatsInfo::lacData
const NvMediaISPLocalAvgClipStatsData * lacData[2]
Holds const pointers to 2 LAC stats data.
Definition: NvSIPLControlAutoDef.hpp:116
nvsipl::SiplControlIspStatsSetting::hist1
NvMediaISPHistogramStats hist1
Settings for Histogram 1 stats blocks.
Definition: NvSIPLControlAutoDef.hpp:138
nvsipl::SiplControlEmbedData
Embedded data and parsed info.
Definition: NvSIPLControlAutoDef.hpp:79
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:66
nvsipl::SiplControlIspStatsInfo::histSettings
const NvMediaISPHistogramStats * histSettings[2]
Holds const pointers to 2 Histogram stats settings.
Definition: NvSIPLControlAutoDef.hpp:122
NvMediaISPFlickerBandStats
Holds controls for flicker band statistics (FB Stats).
Definition: nvmedia_isp_stat.h:416
nvsipl::SiplControlEmbedData::bottomEmbeddedData
DevBlkCDIEmbeddedDataChunk bottomEmbeddedData
Embedded buffer at the end of the frame.
Definition: NvSIPLControlAutoDef.hpp:87
nvsipl::SiplControlIspStatsInfo::fbStatsData
const NvMediaISPFlickerBandStatsData * fbStatsData
Holds const pointer to Flicker Band stats data.
Definition: NvSIPLControlAutoDef.hpp:124
nvsipl::SiplControlAutoInputParam::embedData
SiplControlEmbedData embedData
Embedded Settings.
Definition: NvSIPLControlAutoDef.hpp:148
nvsipl::SiplControlEmbedInfo::expProfile
uint32_t expProfile
Exposure profile value, such as day and night settings.
Definition: NvSIPLControlAutoDef.hpp:70