NVIDIA DRIVE OS Linux API Reference

5.1.0.2 Release

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

Detailed Description

Holds controls for ISP global tone map (GTM) block.

Definition at line 802 of file nvmedia_isp.h.

Collaboration diagram for NvMediaISPGlobalToneMap:

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...
 

Field Documentation

NvMediaISPSplineControlPoint NvMediaISPGlobalToneMap::controlPoints[NVM_ISP_GTM_TF_POINTS]

Holds spline control points for global tone map transfer function.

  • Supported values for X coordinate of spline control point: [0.0, 1.0]
  • Supported values for Y coordinate of spline control point: [0.0, 1.0]
  • Supported values for slope of spline control point: \([0.0, 2^{17}]\)

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.


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