NVIDIA DRIVE OS Linux SDK API Reference

6.0.6 Release
nvsipl::NvSiplISPFlickerBandStatsData Struct Reference

Detailed Description

Holds flicker band statistics (FB Stats).

Definition at line 258 of file NvSIPLISPStat.hpp.

Data Fields

uint32_t bandCount
 Holds band count. More...
 
float_t luminance [NVSIPL_ISP_MAX_FB_BANDS]
 Holds average luminance value for each band. More...
 

Field Documentation

◆ bandCount

uint32_t nvsipl::NvSiplISPFlickerBandStatsData::bandCount

Holds band count.

Definition at line 262 of file NvSIPLISPStat.hpp.

◆ luminance

float_t nvsipl::NvSiplISPFlickerBandStatsData::luminance[NVSIPL_ISP_MAX_FB_BANDS]

Holds average luminance value for each band.

Definition at line 266 of file NvSIPLISPStat.hpp.


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