NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
nvsipl::NvSiplISPGlobalToneMapInfo Struct Reference

Detailed Description

Defines the global tone map spline.

Definition at line 43 of file NvSIPLISPStructs.hpp.

Data Fields

bool enable
 Holds boolean to enable global tone map block. More...
 
std::array< NvSiplISPSplineControlPoint, NUM_GTM_SPLINE_POINTSgtmSplineControlPoint
 Defines a spline control point. More...
 

Field Documentation

◆ enable

bool nvsipl::NvSiplISPGlobalToneMapInfo::enable

Holds boolean to enable global tone map block.

Definition at line 46 of file NvSIPLISPStructs.hpp.

◆ gtmSplineControlPoint

std::array<NvSiplISPSplineControlPoint, NUM_GTM_SPLINE_POINTS> nvsipl::NvSiplISPGlobalToneMapInfo::gtmSplineControlPoint

Defines a spline control point.

Definition at line 48 of file NvSIPLISPStructs.hpp.


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