NVIDIA DRIVE OS Linux SDK API Reference

5.1.9.0 Release

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

Detailed Description

Holds histogram statistics (HIST Stats).

Definition at line 479 of file nvmedia_isp_stat.h.

Data Fields

uint32_t data [NVM_ISP_HIST_BINS][NVM_ISP_MAX_COLOR_COMPONENT]
 Holds histogram data for each color component in RGGB/RCCB/RCCC order. More...
 
uint32_t excludedCount [NVM_ISP_MAX_COLOR_COMPONENT]
 Holds the number of pixels excluded by the elliptical mask for each color component. More...
 

Field Documentation

uint32_t NvMediaISPHistogramStatsData::data[NVM_ISP_HIST_BINS][NVM_ISP_MAX_COLOR_COMPONENT]

Holds histogram data for each color component in RGGB/RCCB/RCCC order.

Definition at line 483 of file nvmedia_isp_stat.h.

uint32_t NvMediaISPHistogramStatsData::excludedCount[NVM_ISP_MAX_COLOR_COMPONENT]

Holds the number of pixels excluded by the elliptical mask for each color component.

Definition at line 488 of file nvmedia_isp_stat.h.


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