NVIDIA DRIVE OS Linux SDK API Reference

6.0.3 Release
NvSIPL ISP Structures

Detailed Description

NvSipl ISP Defines for ISP Structures.

Data Structures

struct  nvsipl::NvSiplISPGlobalToneMapInfo
 Defines the global tone map spline. More...
 
struct  nvsipl::NvSiplControlInfo
 Defines the control info. More...
 
struct  nvsipl::NvSIPLDownscaleCropCfg
 Downscale and crop configuration. More...
 

Variables

constexpr uint32_t nvsipl::NUM_GTM_SPLINE_POINTS = 18U
 Defines the number of global tone map spline points. More...
 

Variable Documentation

◆ NUM_GTM_SPLINE_POINTS

constexpr uint32_t nvsipl::NUM_GTM_SPLINE_POINTS = 18U
constexpr

Defines the number of global tone map spline points.

Definition at line 38 of file NvSIPLISPStructs.hpp.