NVIDIA DRIVE OS Linux API Reference

5.1.0.2 Release

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

Detailed Description

Holds controls for ISP level adjusted saturation (LAS) block.

Definition at line 661 of file nvmedia_isp.h.

Collaboration diagram for NvMediaISPLevelAdjSat:

Data Fields

NvMediaBool enable
 Holds boolean to enable level adjusted saturation block. More...
 
NvMediaISPSplineControlPoint controlPoints [NVM_ISP_LAS_TF_POINTS]
 Holds spline control points for transfer function. More...
 

Field Documentation

NvMediaISPSplineControlPoint NvMediaISPLevelAdjSat::controlPoints[NVM_ISP_LAS_TF_POINTS]

Holds spline control points for transfer function.

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

Definition at line 672 of file nvmedia_isp.h.

NvMediaBool NvMediaISPLevelAdjSat::enable

Holds boolean to enable level adjusted saturation block.

Definition at line 665 of file nvmedia_isp.h.


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