Structure containing ISP stats settings.
Definition at line 218 of file NvSIPLControlAutoDef.hpp.
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... | |
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.
NvSiplISPHistogramStatsOverride nvsipl::SiplControlIspStatsSetting::hist1 |
Settings for Histogram 1 stats override block, defined in NvSIPLISPStat.hpp.
Definition at line 232 of file NvSIPLControlAutoDef.hpp.
NvSiplISPLocalAvgClipStats nvsipl::SiplControlIspStatsSetting::lac[2] |
Settings for 2 LAC stats ISP blocks, defined in NvSIPLISPStat.hpp.
Definition at line 227 of file NvSIPLControlAutoDef.hpp.
bool nvsipl::SiplControlIspStatsSetting::valid |
Boolean flag to control whether ISP stats blocks are valid or not.
Definition at line 222 of file NvSIPLControlAutoDef.hpp.