|
|
NVIDIA DRIVE OS Linux API Reference5.1.0.2 Release |
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... | |
| float_t NvMediaISPLensShadingCorrection::cct |
Holds color correlated temperature.
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.
Definition at line 601 of file nvmedia_isp.h.