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... | |
uint32_t nvsipl::NvSiplISPFlickerBandStatsData::bandCount |
Holds band count.
Definition at line 262 of file NvSIPLISPStat.hpp.
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.