NVIDIA DRIVE OS Linux API Reference

5.1.0.2 Release

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

Detailed Description

Holds controls for ISP sharpness (Sharp) block.

Definition at line 988 of file nvmedia_isp.h.

Data Fields

NvMediaBool enable
 Holds boolean to enable sharpness block. More...
 
float_t strength
 Holds strength of sharpness. More...
 

Field Documentation

NvMediaBool NvMediaISPSharpness::enable

Holds boolean to enable sharpness block.

Definition at line 992 of file nvmedia_isp.h.

float_t NvMediaISPSharpness::strength

Holds strength of sharpness.

  • Supported values: [0.0, 1.0], 0.0 & 1.0 means minimum & maximum strength respectively

Definition at line 998 of file nvmedia_isp.h.


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