NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
dwImageNvSIPLMetadata Struct Reference

Detailed Description

Definition at line 80 of file ImageSipl.h.

Collaboration diagram for dwImageNvSIPLMetadata:

Data Fields

uint32_t numExposures
 Holds the number of the exposures. More...
 
DevBlkCDIExposure sensorExpInfo
 Holds sensor exposure info including exposure times and gains. More...
 
DevBlkCDIWhiteBalance sensorWBInfo
 Holds the sensor white balance info. More...
 
DevBlkCDIIllumination illuminationInfo
 Holds the sensor illumination info. More...
 
bool histValid [DW_IMAGE_NUM_ISP_UNITS]
 Holds a flag indicating if the ISP histogram statistics are valid. More...
 
NvMediaISPHistogramStatsData histogramStats [DW_IMAGE_NUM_ISP_UNITS]
 Holds the ISP histogram statistics. More...
 
NvMediaISPHistogramStats histogramSettings [DW_IMAGE_NUM_ISP_UNITS]
 Holds the ISP histogram settings. More...
 
bool badPixelStatsValid
 Holds a flag indicating if the ISP bad pixel statistics are valid. More...
 
NvMediaISPBadPixelStatsData badPixelStats
 Holds the ISP bad pixel statistics for the previous ISP output frame. More...
 
NvMediaISPBadPixelStats badPixelSettings
 Holds the ISP bad pixel settings for the previous ISP output frame. More...
 
bool localAvgClipStatsValid [DW_LUMINANCE_NUM_ISP_UNITS]
 Holds a flag indicating if the ISP Local Average and Clipped statistics are valid. More...
 
dwImageNvMediaLuminanceStatsData localAvgClipStats [DW_LUMINANCE_NUM_ISP_UNITS]
 Holds the ISP Local Average and Clipped statistics for the previous ISP output frame. More...
 
NvMediaISPLocalAvgClipStats localAvgClipSettings [DW_IMAGE_NUM_ISP_UNITS]
 Holds the ISP Local Average and Clipped settings for the previous ISP output frame. More...
 

Field Documentation

◆ badPixelSettings

NvMediaISPBadPixelStats dwImageNvSIPLMetadata::badPixelSettings

Holds the ISP bad pixel settings for the previous ISP output frame.

Definition at line 110 of file ImageSipl.h.

◆ badPixelStats

NvMediaISPBadPixelStatsData dwImageNvSIPLMetadata::badPixelStats

Holds the ISP bad pixel statistics for the previous ISP output frame.

Definition at line 107 of file ImageSipl.h.

◆ badPixelStatsValid

bool dwImageNvSIPLMetadata::badPixelStatsValid

Holds a flag indicating if the ISP bad pixel statistics are valid.

Definition at line 104 of file ImageSipl.h.

◆ histogramSettings

NvMediaISPHistogramStats dwImageNvSIPLMetadata::histogramSettings[DW_IMAGE_NUM_ISP_UNITS]

Holds the ISP histogram settings.

Definition at line 101 of file ImageSipl.h.

◆ histogramStats

NvMediaISPHistogramStatsData dwImageNvSIPLMetadata::histogramStats[DW_IMAGE_NUM_ISP_UNITS]

Holds the ISP histogram statistics.

Definition at line 98 of file ImageSipl.h.

◆ histValid

bool dwImageNvSIPLMetadata::histValid[DW_IMAGE_NUM_ISP_UNITS]

Holds a flag indicating if the ISP histogram statistics are valid.

Definition at line 95 of file ImageSipl.h.

◆ illuminationInfo

DevBlkCDIIllumination dwImageNvSIPLMetadata::illuminationInfo

Holds the sensor illumination info.

Definition at line 92 of file ImageSipl.h.

◆ localAvgClipSettings

NvMediaISPLocalAvgClipStats dwImageNvSIPLMetadata::localAvgClipSettings[DW_IMAGE_NUM_ISP_UNITS]

Holds the ISP Local Average and Clipped settings for the previous ISP output frame.

Definition at line 120 of file ImageSipl.h.

◆ localAvgClipStats

dwImageNvMediaLuminanceStatsData dwImageNvSIPLMetadata::localAvgClipStats[DW_LUMINANCE_NUM_ISP_UNITS]

Holds the ISP Local Average and Clipped statistics for the previous ISP output frame.

Definition at line 117 of file ImageSipl.h.

◆ localAvgClipStatsValid

bool dwImageNvSIPLMetadata::localAvgClipStatsValid[DW_LUMINANCE_NUM_ISP_UNITS]

Holds a flag indicating if the ISP Local Average and Clipped statistics are valid.

Definition at line 113 of file ImageSipl.h.

◆ numExposures

uint32_t dwImageNvSIPLMetadata::numExposures

Holds the number of the exposures.

Definition at line 83 of file ImageSipl.h.

◆ sensorExpInfo

DevBlkCDIExposure dwImageNvSIPLMetadata::sensorExpInfo

Holds sensor exposure info including exposure times and gains.

Definition at line 86 of file ImageSipl.h.

◆ sensorWBInfo

DevBlkCDIWhiteBalance dwImageNvSIPLMetadata::sensorWBInfo

Holds the sensor white balance info.

Definition at line 89 of file ImageSipl.h.


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