NVIDIA DRIVE 5.0 Linux SDK API Reference

5.0.10.3 Release

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

Detailed Description

Holds the flicker band statistics measurement for isp version 5.

Definition at line 816 of file nvmedia_isp.h.

Data Fields

uint32_t numWindows
 Holds the number of flicker band windows. More...
 
float_t luminance [NVMEDIA_ISP5_FB_WINDOWS]
 Holds a pointer to the array of the average luminance value of the samples. More...
 

Field Documentation

float_t NvMediaISPStatsFlickerBandMeasurementV5::luminance[NVMEDIA_ISP5_FB_WINDOWS]

Holds a pointer to the array of the average luminance value of the samples.

Data could be negative

Definition at line 828 of file nvmedia_isp.h.

uint32_t NvMediaISPStatsFlickerBandMeasurementV5::numWindows

Holds the number of flicker band windows.

numWindows is the size of the array that luminance points to.

Definition at line 823 of file nvmedia_isp.h.


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