NVIDIA DRIVE OS Linux SDK API Reference

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

Detailed Description

Settings to config stats.

Definition at line 212 of file NvSIPLControlAutoDef.hpp.

Collaboration diagram for nvsipl::SiplControlIspStatsSetting:

Data Fields

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

Field Documentation

◆ fbStats

NvMediaISPFlickerBandStats nvsipl::SiplControlIspStatsSetting::fbStats

Settings for Flicker Band stats block.

Definition at line 228 of file NvSIPLControlAutoDef.hpp.

◆ hist1

NvMediaISPHistogramStats nvsipl::SiplControlIspStatsSetting::hist1

Settings for Histogram 1 stats blocks.

Definition at line 224 of file NvSIPLControlAutoDef.hpp.

◆ lac

NvMediaISPLocalAvgClipStats nvsipl::SiplControlIspStatsSetting::lac[2]

Settings for 2 LAC stats ISP blocks.

Definition at line 220 of file NvSIPLControlAutoDef.hpp.

◆ valid

bool nvsipl::SiplControlIspStatsSetting::valid

Settings to control ISP stats blocks are valid or not.

Definition at line 216 of file NvSIPLControlAutoDef.hpp.


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