NVIDIA DRIVE OS Linux SDK API Reference

6.0.5 Release
nvsipl::SiplControlIspStatsSetting Struct Reference

Detailed Description

Structure containing ISP stats settings.

Definition at line 218 of file NvSIPLControlAutoDef.hpp.

Collaboration diagram for nvsipl::SiplControlIspStatsSetting:

Data Fields

bool valid
 Boolean flag to control whether ISP stats blocks are valid or not. More...
 
NvSiplISPLocalAvgClipStats lac [2]
 Settings for 2 LAC stats ISP blocks, defined in NvSIPLISPStat.hpp. More...
 
NvSiplISPHistogramStatsOverride hist1
 Settings for Histogram 1 stats override block, defined in NvSIPLISPStat.hpp. More...
 
NvSiplISPFlickerBandStats fbStats
 Settings for Flicker Band stats block, defined in NvSIPLISPStat.hpp. More...
 

Field Documentation

◆ fbStats

NvSiplISPFlickerBandStats nvsipl::SiplControlIspStatsSetting::fbStats

Settings for Flicker Band stats block, defined in NvSIPLISPStat.hpp.

This variable is not supported in SIPL Control Auto.

Definition at line 238 of file NvSIPLControlAutoDef.hpp.

◆ hist1

NvSiplISPHistogramStatsOverride nvsipl::SiplControlIspStatsSetting::hist1

Settings for Histogram 1 stats override block, defined in NvSIPLISPStat.hpp.

Definition at line 232 of file NvSIPLControlAutoDef.hpp.

◆ lac

NvSiplISPLocalAvgClipStats nvsipl::SiplControlIspStatsSetting::lac[2]

Settings for 2 LAC stats ISP blocks, defined in NvSIPLISPStat.hpp.

Definition at line 227 of file NvSIPLControlAutoDef.hpp.

◆ valid

bool nvsipl::SiplControlIspStatsSetting::valid

Boolean flag to control whether ISP stats blocks are valid or not.

Definition at line 222 of file NvSIPLControlAutoDef.hpp.


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