NVIDIA SIPL: ISP Definitions - NvSIPL Client
Definition in file NvSIPLISPStructs.hpp.
Go to the source code of this file.
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... | |
Namespaces | |
nvsipl | |
Contains the classes and variables for implementation of SIPL. | |
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... | |
constexpr uint32_t | nvsipl::NVSIPL_CCM_MATRIX_SIZE {3U} |
Defines the length(M) of a MxM color correction matrix(ccm). More... | |