NVIDIA DRIVE OS Linux API Reference

5.1.0.2 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
NvMediaISPLensShadingCorrection Struct Reference

Detailed Description

Holds controls for ISP lens shading correction (LSC) block.

Definition at line 587 of file nvmedia_isp.h.

Data Fields

NvMediaBool cctBasedLSCEnable
 Holds boolean to enable CCT based lens shading correction. More...
 
float_t cct
 Holds color correlated temperature. More...
 
float_t fallOff
 Holds ratio between corner & center lens shading correction. More...
 

Field Documentation

float_t NvMediaISPLensShadingCorrection::cct

Holds color correlated temperature.

  • Supported values: [1000.0, 20000.0]

Definition at line 596 of file nvmedia_isp.h.

NvMediaBool NvMediaISPLensShadingCorrection::cctBasedLSCEnable

Holds boolean to enable CCT based lens shading correction.

Definition at line 591 of file nvmedia_isp.h.

float_t NvMediaISPLensShadingCorrection::fallOff

Holds ratio between corner & center lens shading correction.

  • Supported values: [0.0, 1.0]

Definition at line 601 of file nvmedia_isp.h.


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