NVIDIA DRIVE OS Linux SDK API Reference

6.0.6 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...
 
constexpr uint32_t nvsipl::NVSIPL_LUMINANCE_CALIB_MATRIX_SIZE {4U}
 Defines the length(M) of a MxM luminance calibration matrix. 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.

◆ NVSIPL_LUMINANCE_CALIB_MATRIX_SIZE

constexpr uint32_t nvsipl::NVSIPL_LUMINANCE_CALIB_MATRIX_SIZE {4U}
constexpr

Defines the length(M) of a MxM luminance calibration matrix.

Definition at line 50 of file NvSIPLISPStructs.hpp.