NVIDIA DRIVE OS Linux SDK API Reference

5.2.6 Release
For Test and Development only
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: