NVIDIA DRIVE OS Linux SDK API Reference

5.2.3 Release
For Test and Development only
nvsipl::SiplControlIspStatsInfo Struct Reference

Detailed Description

Holds Stats information.

Definition at line 182 of file NvSIPLControlAutoDef.hpp.

Collaboration diagram for nvsipl::SiplControlIspStatsInfo:

Data Fields

const NvMediaISPLocalAvgClipStatsDatalacData [2]
 Holds const pointers to 2 LAC stats data. More...
 
const NvMediaISPLocalAvgClipStatslacSettings [2]
 Holds const pointers to 2 LAC stats settings. More...
 
const NvMediaISPHistogramStatsDatahistData [2]
 Holds const pointers to 2 Histogram stats data. More...
 
const NvMediaISPHistogramStatshistSettings [2]
 Holds const pointers to 2 Histogram stats settings. More...
 
const NvMediaISPFlickerBandStatsDatafbStatsData
 Holds const pointer to Flicker Band stats data. More...
 
const NvMediaISPFlickerBandStatsfbStatsSettings
 Holds const pointer to Flicker Band stats settings. More...
 

Field Documentation

◆ fbStatsData

const NvMediaISPFlickerBandStatsData* nvsipl::SiplControlIspStatsInfo::fbStatsData

Holds const pointer to Flicker Band stats data.

Definition at line 202 of file NvSIPLControlAutoDef.hpp.

◆ fbStatsSettings

const NvMediaISPFlickerBandStats* nvsipl::SiplControlIspStatsInfo::fbStatsSettings

Holds const pointer to Flicker Band stats settings.

Definition at line 206 of file NvSIPLControlAutoDef.hpp.

◆ histData

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

Holds const pointers to 2 Histogram stats data.

Definition at line 194 of file NvSIPLControlAutoDef.hpp.

◆ histSettings

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

Holds const pointers to 2 Histogram stats settings.

Definition at line 198 of file NvSIPLControlAutoDef.hpp.

◆ lacData

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

Holds const pointers to 2 LAC stats data.

Definition at line 186 of file NvSIPLControlAutoDef.hpp.

◆ lacSettings

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

Holds const pointers to 2 LAC stats settings.

Definition at line 190 of file NvSIPLControlAutoDef.hpp.


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