![]() |
NVIDIA DRIVE OS Linux SDK API Reference5.1.6.0 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 934 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 937 of file nvmedia_ipp.h.