NVIDIA DRIVE OS Linux SDK API Reference

6.0.3 Release
NvSIPLISPStat.hpp File Reference

Detailed Description

NvSipl ISP stat struct

Definition in file NvSIPLISPStat.hpp.

Go to the source code of this file.

Data Structures

struct  nvsipl::NvSiplISPHistogramStatsOverride
 SIPL ISP Histogram Statistics Override Params. More...
 
struct  nvsipl::NvSIPLIspStatsOverrideSetting
 SIPL ISP Statistics Override Parameters. More...
 

Namespaces

 nvsipl
 Contains the classes and variables for implementation of SIPL.
 

Macros

#define NVSIPL_ISP_HIST_BINS   NVM_ISP_HIST_BINS
 
#define NVSIPL_ISP_MAX_COLOR_COMPONENT   NVM_ISP_MAX_COLOR_COMPONENT
 
#define NVSIPL_ISP_HIST_KNEE_POINTS   NVM_ISP_HIST_KNEE_POINTS
 
#define NVSIPL_ISP_RADTF_POINTS   NVM_ISP_RADTF_POINTS
 
#define NVSIPL_ISP_MAX_LAC_ROI   NVM_ISP_MAX_LAC_ROI
 
#define NVSIPL_ISP_MAX_INPUT_PLANES   NVM_ISP_MAX_INPUT_PLANES
 
#define NVSIPL_ISP_MAX_COLORMATRIX_DIM   NVM_ISP_MAX_COLORMATRIX_DIM
 

Typedefs

typedef NvMediaISPBadPixelStatsData nvsipl::NvSiplISPBadPixelStatsData
 
typedef NvMediaISPHistogramStatsData nvsipl::NvSiplISPHistogramStatsData
 The typedef structure includes defines specific to NvMedia that will be deprecated, instead use SIPL specific defines above to ensure forward compatablity. More...
 
typedef NvMediaISPLocalAvgClipStatsROIData nvsipl::NvSiplISPLocalAvgClipStatsROIData
 
typedef NvMediaISPSplineControlPoint nvsipl::NvSiplISPSplineControlPoint
 
typedef NvMediaISPFlickerBandStatsData nvsipl::NvSiplISPFlickerBandStatsData
 
typedef NvMediaISPStatisticsWindows nvsipl::NvSiplISPStatisticsWindows
 The NvMedia* structs below have additional NvMedia* struct members, these members will also have typedefs to sipl types. More...
 
typedef NvMediaISPFlickerBandStats nvsipl::NvSiplISPFlickerBandStats
 Members of the struct use deprecated types, for future compatablity use the NvSipl replacement Member name | Deprecated type -> Replacement typedef ellipticalMask | NvMediaISPEllipse -> NvSiplISPEllipse ellipticalMaskEnable & enable | NvMediaBool -> NvSiplBool startOffset | NvMediaPoint -> NvSiplPoint. More...
 
typedef NvMediaISPEllipse nvsipl::NvSiplISPEllipse
 Members of the struct use deprecated types, for future compatablity use the NvSipl replacement Member name | Deprecated type -> Replacement typedef center | NvMediaPointFloat -> NvSiplPointFloat. More...
 
typedef NvMediaISPRadialTF nvsipl::NvSiplISPRadialTF
 Members of the struct use deprecated types, for future compatablity use the NvSipl replacement Member name | Deprecated type -> Replacement typedef radialTransform | NvMediaISPEllipse -> NvSiplISPEllipse controlPoint | NvMediaISPSplineControlPoint -> NvSiplISPSplineControlPoint. More...
 
typedef NvMediaISPHistogramStats nvsipl::NvSiplISPHistogramStats
 Members of the struct use deprecated types, for future compatablity use the NvSipl replacement Member name | Deprecated type -> Replacement typedef enable, ellipticalMaskEnable, & elliplticalWeightEnable | NvMediaBool -> NvSiplBool rectagularMask | NvMediaRect -> NvSiplRect ellipticalMask | NvMediaISPEllipse -> NvSiplISPEllipse radialTF | NvMediaISPRadialTF-> NvSiplISPRadialTF. More...
 
typedef NvMediaISPLocalAvgClipStatsData nvsipl::NvSiplISPLocalAvgClipStatsData
 Members of the struct use deprecated types, for future compatablity use the NvSipl replacement Member name | Deprecated type -> Replacement typedef data | NvSiplISPLocalAvgClipStatsROIData -> NvSiplISPLocalAvgClipStatsROIData. More...
 
typedef NvMediaISPLocalAvgClipStats nvsipl::NvSiplISPLocalAvgClipStats
 Members of the struct use deprecated types, for future compatablity use the NvSipl replacement Member name | Deprecated type -> Replacement typedef enable, roiEnable & ellipticalMaskEnable | NvMediaBool -> NvSiplBool windows | NvMediaISPStatisticsWindows -> NvSiplISPStatisticsWindows ellipticalMask | NvMediaISPEllipse -> NvSiplISPEllipse. More...
 
typedef NvMediaISPBadPixelStats nvsipl::NvSiplISPBadPixelStats
 Members of the struct use deprecated types, for future compatablity use the NvSipl replacement Member name | Deprecated type -> Replacement typedef enable, roiEnable & ellipticalMaskEnable | NvMediaBool -> NvSiplBool windows | NvMediaISPStatisticsWindows -> NvSiplISPStatisticsWindows ellipticalMask | NvMediaISPEllipse -> NvSiplISPEllipse. More...
 

Macro Definition Documentation

◆ NVSIPL_ISP_HIST_BINS

#define NVSIPL_ISP_HIST_BINS   NVM_ISP_HIST_BINS

Definition at line 24 of file NvSIPLISPStat.hpp.

◆ NVSIPL_ISP_HIST_KNEE_POINTS

#define NVSIPL_ISP_HIST_KNEE_POINTS   NVM_ISP_HIST_KNEE_POINTS

Definition at line 26 of file NvSIPLISPStat.hpp.

◆ NVSIPL_ISP_MAX_COLOR_COMPONENT

#define NVSIPL_ISP_MAX_COLOR_COMPONENT   NVM_ISP_MAX_COLOR_COMPONENT

Definition at line 25 of file NvSIPLISPStat.hpp.

◆ NVSIPL_ISP_MAX_COLORMATRIX_DIM

#define NVSIPL_ISP_MAX_COLORMATRIX_DIM   NVM_ISP_MAX_COLORMATRIX_DIM

Definition at line 30 of file NvSIPLISPStat.hpp.

◆ NVSIPL_ISP_MAX_INPUT_PLANES

#define NVSIPL_ISP_MAX_INPUT_PLANES   NVM_ISP_MAX_INPUT_PLANES

Definition at line 29 of file NvSIPLISPStat.hpp.

◆ NVSIPL_ISP_MAX_LAC_ROI

#define NVSIPL_ISP_MAX_LAC_ROI   NVM_ISP_MAX_LAC_ROI

Definition at line 28 of file NvSIPLISPStat.hpp.

◆ NVSIPL_ISP_RADTF_POINTS

#define NVSIPL_ISP_RADTF_POINTS   NVM_ISP_RADTF_POINTS

Definition at line 27 of file NvSIPLISPStat.hpp.