NVIDIA DRIVE OS Linux SDK API Reference

6.0.10.0 Release
nvsipl::SiplControlIspStatsInfo Struct Reference

Detailed Description

Structure containing ISP Stats information.

Definition at line 159 of file NvSIPLControlAutoDef.hpp.

Collaboration diagram for nvsipl::SiplControlIspStatsInfo:

Data Fields

const NvSiplISPLocalAvgClipStatsDatalacData [2]
 Holds pointers to 2 LAC stats data. More...
 
const NvSiplISPLocalAvgClipStatslacSettings [2]
 Holds pointers to 2 LAC stats settings. More...
 
const NvSiplISPHistogramStatsDatahistData [2]
 Holds pointers to 2 Histogram stats data. More...
 
const NvSiplISPHistogramStatshistSettings [2]
 Holds pointers to 2 Histogram stats settings. More...
 
const NvSiplISPFlickerBandStatsDatafbStatsData
 Holds pointer to Flicker Band stats data. More...
 
const NvSiplISPFlickerBandStatsfbStatsSettings
 Holds pointer to Flicker Band stats settings. More...
 

Field Documentation

◆ fbStatsData

const NvSiplISPFlickerBandStatsData* nvsipl::SiplControlIspStatsInfo::fbStatsData

Holds pointer to Flicker Band stats data.

This variable is not supported in SIPL Control Auto.

Definition at line 180 of file NvSIPLControlAutoDef.hpp.

◆ fbStatsSettings

const NvSiplISPFlickerBandStats* nvsipl::SiplControlIspStatsInfo::fbStatsSettings

Holds pointer to Flicker Band stats settings.

This variable is not supported in SIPL Control Auto.

Definition at line 185 of file NvSIPLControlAutoDef.hpp.

◆ histData

const NvSiplISPHistogramStatsData* nvsipl::SiplControlIspStatsInfo::histData[2]

Holds pointers to 2 Histogram stats data.

Definition at line 171 of file NvSIPLControlAutoDef.hpp.

◆ histSettings

const NvSiplISPHistogramStats* nvsipl::SiplControlIspStatsInfo::histSettings[2]

Holds pointers to 2 Histogram stats settings.

Definition at line 175 of file NvSIPLControlAutoDef.hpp.

◆ lacData

const NvSiplISPLocalAvgClipStatsData* nvsipl::SiplControlIspStatsInfo::lacData[2]

Holds pointers to 2 LAC stats data.

Definition at line 163 of file NvSIPLControlAutoDef.hpp.

◆ lacSettings

const NvSiplISPLocalAvgClipStats* nvsipl::SiplControlIspStatsInfo::lacSettings[2]

Holds pointers to 2 LAC stats settings.

Definition at line 167 of file NvSIPLControlAutoDef.hpp.


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