NVIDIA DRIVE OS Linux SDK API Reference

6.0.10.0 Release
nvsipl::NvSiplISPFlickerBandStatsData Struct Reference

Detailed Description

Holds flicker band statistics (FB Stats).

Definition at line 286 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.

Valid Range: [1, 256]

Definition at line 291 of file NvSIPLISPStat.hpp.

◆ luminance

float_t nvsipl::NvSiplISPFlickerBandStatsData::luminance[NVSIPL_ISP_MAX_FB_BANDS]

Holds average luminance value for each band.

Valid Range: [0.0, 1.0]

Definition at line 296 of file NvSIPLISPStat.hpp.


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