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

Detailed Description

Definition at line 1029 of file nvmedia_isp.h.

Collaboration diagram for NvMediaISPStatsLacMeasurementV5:

Data Fields

NvMediaBool ROIEnable [NVMEDIA_ISP_LAC_ROI_NUM]
 Holds a Boolean that specifies to ignore the stats value if a ROI is not enabled. More...
 
NvMediaISPSize windowSize [NVMEDIA_ISP_LAC_ROI_NUM]
 Holds the size of each window. More...
 
NvMediaISPStatsLacROIDataV5 ROIData [NVMEDIA_ISP_LAC_ROI_NUM]
 Holds the data for each ROI in LAC stats. More...
 

Field Documentation

NvMediaISPStatsLacROIDataV5 NvMediaISPStatsLacMeasurementV5::ROIData[NVMEDIA_ISP_LAC_ROI_NUM]

Holds the data for each ROI in LAC stats.

The LAC data will be stored in row-major order.

Definition at line 1048 of file nvmedia_isp.h.

NvMediaBool NvMediaISPStatsLacMeasurementV5::ROIEnable[NVMEDIA_ISP_LAC_ROI_NUM]

Holds a Boolean that specifies to ignore the stats value if a ROI is not enabled.

If using the values for disabled ROI, it will cause undefined behavior.

Definition at line 1036 of file nvmedia_isp.h.

NvMediaISPSize NvMediaISPStatsLacMeasurementV5::windowSize[NVMEDIA_ISP_LAC_ROI_NUM]

Holds the size of each window.

Definition at line 1041 of file nvmedia_isp.h.


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