Structure containing ISP stats settings.
Definition at line 203 of file NvSIPLControlAutoDef.hpp.

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... | |
| NvMediaISPFlickerBandStats nvsipl::SiplControlIspStatsSetting::fbStats |
Settings for Flicker Band stats block, defined in nvmedia_isp_stat.h.
Definition at line 219 of file NvSIPLControlAutoDef.hpp.
| NvMediaISPHistogramStats nvsipl::SiplControlIspStatsSetting::hist1 |
Settings for Histogram 1 stats block, defined in nvmedia_isp_stat.h.
Definition at line 215 of file NvSIPLControlAutoDef.hpp.
| 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.
| bool nvsipl::SiplControlIspStatsSetting::valid |
Flag to control whether ISP stats blocks are valid or not.
Definition at line 207 of file NvSIPLControlAutoDef.hpp.