NVIDIA DRIVE OS Linux SDK API Reference

6.0.9 Release
nvsipl::NvSiplISPGlobalToneMapInfo Struct Reference

Detailed Description

Defines the global tone map spline.

Definition at line 41 of file NvSIPLISPStructs.hpp.

Collaboration diagram for nvsipl::NvSiplISPGlobalToneMapInfo:

Data Fields

bool enable
 Holds boolean to enable global tone map block. More...
 
NvSiplISPSplineControlPoint gtmSplineControlPoint [NUM_GTM_SPLINE_POINTS]
 Defines a spline control point. More...
 

Field Documentation

◆ enable

bool nvsipl::NvSiplISPGlobalToneMapInfo::enable

Holds boolean to enable global tone map block.

Definition at line 44 of file NvSIPLISPStructs.hpp.

◆ gtmSplineControlPoint

NvSiplISPSplineControlPoint nvsipl::NvSiplISPGlobalToneMapInfo::gtmSplineControlPoint[NUM_GTM_SPLINE_POINTS]

Defines a spline control point.

Definition at line 46 of file NvSIPLISPStructs.hpp.


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