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

Detailed Description

Holds the OR statistics measurement for ISP version 5.

Definition at line 1125 of file nvmedia_isp.h.

Data Fields

uint32_t highInWin
 Bad pixel count for pixels corrected upwards within the window. More...
 
uint32_t lowInWin
 Bad pixel count for pixels corrected downwards within the window. More...
 
uint32_t highMagInWin
 Accumulatd pixel adjustment for pixels corrected upwards within the window. More...
 
uint32_t lowMagInWin
 Accumulatd pixel adjustment for pixels corrected downwards within the window. More...
 
uint32_t highOutWin
 Bad pixel count for pixels corrected upwards outside the window. More...
 
uint32_t lowOutWin
 Bad pixel count for pixels corrected downwards outside the window. More...
 
uint32_t highMagOutWin
 Accumulatd pixel adjustment for pixels corrected upwards outside the window. More...
 
uint32_t lowMagOutWin
 Accumulatd pixel adjustment for pixels corrected downwards outside the window. More...
 

Field Documentation

uint32_t NvMediaISPStatsORMeasurementV5::highInWin

Bad pixel count for pixels corrected upwards within the window.

Definition at line 1128 of file nvmedia_isp.h.

uint32_t NvMediaISPStatsORMeasurementV5::highMagInWin

Accumulatd pixel adjustment for pixels corrected upwards within the window.

Definition at line 1132 of file nvmedia_isp.h.

uint32_t NvMediaISPStatsORMeasurementV5::highMagOutWin

Accumulatd pixel adjustment for pixels corrected upwards outside the window.

Definition at line 1140 of file nvmedia_isp.h.

uint32_t NvMediaISPStatsORMeasurementV5::highOutWin

Bad pixel count for pixels corrected upwards outside the window.

Definition at line 1136 of file nvmedia_isp.h.

uint32_t NvMediaISPStatsORMeasurementV5::lowInWin

Bad pixel count for pixels corrected downwards within the window.

Definition at line 1130 of file nvmedia_isp.h.

uint32_t NvMediaISPStatsORMeasurementV5::lowMagInWin

Accumulatd pixel adjustment for pixels corrected downwards within the window.

Definition at line 1134 of file nvmedia_isp.h.

uint32_t NvMediaISPStatsORMeasurementV5::lowMagOutWin

Accumulatd pixel adjustment for pixels corrected downwards outside the window.

Definition at line 1142 of file nvmedia_isp.h.

uint32_t NvMediaISPStatsORMeasurementV5::lowOutWin

Bad pixel count for pixels corrected downwards outside the window.

Definition at line 1138 of file nvmedia_isp.h.


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