NVIDIA DRIVE OS Linux SDK API Reference

6.0.3 Release
NvMediaLDCCtrlParams Struct Reference

Detailed Description

Holds runtime control parameters for NvMediaLDCProcess().

Definition at line 593 of file nvmedia_ldc.h.

Data Fields

NvMediaLDCSobelMode xSobelMode
 Holds the xSobel working mode. More...
 

Field Documentation

◆ xSobelMode

NvMediaLDCSobelMode NvMediaLDCCtrlParams::xSobelMode

Holds the xSobel working mode.

Supported modes are specified by NvMediaLDCSobelMode.
Used when NvMediaLDCInitParams::ldcMode is NVMEDIA_LDC_MODE_GEOTRANS. In other cases, set this field to NULL.

Definition at line 599 of file nvmedia_ldc.h.


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