![]() |
NVIDIA DRIVE OS Linux SDK API Reference5.1.6.0 Release |
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... | |
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.