NVIDIA DRIVE OS Linux API Reference

5.1.0.2 Release

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

Detailed Description

Holds controls for ISP offset (Offset) block.

Definition at line 1108 of file nvmedia_isp.h.

Data Fields

NvMediaBool enable
 Holds boolean to enable offset block. More...
 
float_t offset [NVM_ISP_MAX_COLOR_COMPONENT]
 Holds offset value for each color component. More...
 

Field Documentation

NvMediaBool NvMediaISPOffset::enable

Holds boolean to enable offset block.

Definition at line 1112 of file nvmedia_isp.h.

float_t NvMediaISPOffset::offset[NVM_ISP_MAX_COLOR_COMPONENT]

Holds offset value for each color component.

  • Supported values: [-2.0, 2.0]

Definition at line 1117 of file nvmedia_isp.h.


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