![]() |
NVIDIA DRIVE OS Linux API Reference5.1.0.2 Release |
Holds controls for ISP global tone map (GTM) block.
Definition at line 802 of file nvmedia_isp.h.
Data Fields | |
NvMediaBool | enable |
Holds boolean to enable global tone map block. More... | |
NvMediaISPSplineControlPoint | controlPoints [NVM_ISP_GTM_TF_POINTS] |
Holds spline control points for global tone map transfer function. More... | |
NvMediaISPSplineControlPoint NvMediaISPGlobalToneMap::controlPoints[NVM_ISP_GTM_TF_POINTS] |
Holds spline control points for global tone map transfer function.
Definition at line 813 of file nvmedia_isp.h.
NvMediaBool NvMediaISPGlobalToneMap::enable |
Holds boolean to enable global tone map block.
Definition at line 806 of file nvmedia_isp.h.