![]() |
NVIDIA DRIVE 5.0 Linux SDK API Reference5.0.10.3 Release |
Holds the Control Algorithm plugin support functions descriptor.
This structure is filled by the parent Control Algorithm. The plugin driver must make a copy of this structure and use the function pointers from it to call the support functions.
Definition at line 900 of file nvmedia_ipp.h.
Data Fields | |
NvMediaIPPGetSensorAttr * | getSensorAttribute |
A pointer to a function to get a sensor attribute. More... | |
NvMediaIPPGetSensorAttr* NvMediaIPPPluginSupportFuncs::getSensorAttribute |
A pointer to a function to get a sensor attribute.
Definition at line 903 of file nvmedia_ipp.h.