NVIDIA DRIVE OS Linux SDK API Reference

5.1.9.0 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
NvSIPLAutoControlStatsInfo Struct Reference

Detailed Description

Holds Stats information.

Definition at line 137 of file nvsipl_plugindef.h.

Collaboration diagram for NvSIPLAutoControlStatsInfo:

Data Fields

const
NvMediaISPLocalAvgClipStatsData
lacData [2]
 Holds const pointers to 2 LAC stats data. More...
 
const NvMediaISPLocalAvgClipStatslacSettings [2]
 Holds const pointers to 2 LAC stats settings. More...
 
const
NvMediaISPHistogramStatsData
histData [2]
 Holds const pointers to 2 Histogram stats data. More...
 
const NvMediaISPHistogramStatshistSettings [2]
 Holds const pointers to 2 Histogram stats settings. More...
 
const
NvMediaISPFlickerBandStatsData
fbStatsData
 Holds const pointer to Flicker Band stats data. More...
 
const NvMediaISPFlickerBandStatsfbStatsSettings
 Holds const pointer to Flicker Band stats settings. More...
 

Field Documentation

const NvMediaISPFlickerBandStatsData* NvSIPLAutoControlStatsInfo::fbStatsData

Holds const pointer to Flicker Band stats data.

Definition at line 148 of file nvsipl_plugindef.h.

const NvMediaISPFlickerBandStats* NvSIPLAutoControlStatsInfo::fbStatsSettings

Holds const pointer to Flicker Band stats settings.

Definition at line 150 of file nvsipl_plugindef.h.

const NvMediaISPHistogramStatsData* NvSIPLAutoControlStatsInfo::histData[2]

Holds const pointers to 2 Histogram stats data.

Definition at line 144 of file nvsipl_plugindef.h.

const NvMediaISPHistogramStats* NvSIPLAutoControlStatsInfo::histSettings[2]

Holds const pointers to 2 Histogram stats settings.

Definition at line 146 of file nvsipl_plugindef.h.

const NvMediaISPLocalAvgClipStatsData* NvSIPLAutoControlStatsInfo::lacData[2]

Holds const pointers to 2 LAC stats data.

Definition at line 140 of file nvsipl_plugindef.h.

const NvMediaISPLocalAvgClipStats* NvSIPLAutoControlStatsInfo::lacSettings[2]

Holds const pointers to 2 LAC stats settings.

Definition at line 142 of file nvsipl_plugindef.h.


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