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
NvMediaISPStatsFlickerBandMeasurement Struct Reference

Detailed Description

Holds the flicker band statistics measurement.

Definition at line 568 of file nvmedia_isp.h.

Data Fields

unsigned int numWindows
 Holds the number of flicker band windows. More...
 
int * luminance
 Holds a pointer to the array of the average luminance value of the samples. More...
 

Field Documentation

int* NvMediaISPStatsFlickerBandMeasurement::luminance

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

Data could be negative

Definition at line 580 of file nvmedia_isp.h.

unsigned int NvMediaISPStatsFlickerBandMeasurement::numWindows

Holds the number of flicker band windows.

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

Definition at line 575 of file nvmedia_isp.h.


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