NVIDIA DRIVE OS Linux SDK API Reference

5.2.6 Release
For Test and Development only
nvsipl::SiplControlIspStatsSetting Struct Reference

Detailed Description

Structure containing ISP stats settings.

Definition at line 203 of file NvSIPLControlAutoDef.hpp.

Collaboration diagram for nvsipl::SiplControlIspStatsSetting:

Data Fields

bool valid
 Flag to control whether ISP stats blocks are valid or not. More...
 
NvMediaISPLocalAvgClipStats lac [2]
 Settings for 2 LAC stats ISP blocks, defined in nvmedia_isp_stat.h. More...
 
NvMediaISPHistogramStats hist1
 Settings for Histogram 1 stats block, defined in nvmedia_isp_stat.h. More...
 
NvMediaISPFlickerBandStats fbStats
 Settings for Flicker Band stats block, defined in nvmedia_isp_stat.h. More...
 

Field Documentation

◆ fbStats

NvMediaISPFlickerBandStats nvsipl::SiplControlIspStatsSetting::fbStats

Settings for Flicker Band stats block, defined in nvmedia_isp_stat.h.

Definition at line 219 of file NvSIPLControlAutoDef.hpp.

◆ hist1

NvMediaISPHistogramStats nvsipl::SiplControlIspStatsSetting::hist1

Settings for Histogram 1 stats block, defined in nvmedia_isp_stat.h.

Definition at line 215 of file NvSIPLControlAutoDef.hpp.

◆ lac

NvMediaISPLocalAvgClipStats nvsipl::SiplControlIspStatsSetting::lac[2]

Settings for 2 LAC stats ISP blocks, defined in nvmedia_isp_stat.h.

Definition at line 211 of file NvSIPLControlAutoDef.hpp.

◆ valid

bool nvsipl::SiplControlIspStatsSetting::valid

Flag to control whether ISP stats blocks are valid or not.

Definition at line 207 of file NvSIPLControlAutoDef.hpp.


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