NVIDIA DRIVE OS Linux API Reference

5.1.0.2 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
NvMediaIPPPluginSupportFuncs Struct Reference

Detailed Description

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

NvMediaIPPGetSensorAttrgetSensorAttribute
 A pointer to a function to get a sensor attribute. More...
 

Field Documentation

NvMediaIPPGetSensorAttr* NvMediaIPPPluginSupportFuncs::getSensorAttribute

A pointer to a function to get a sensor attribute.

Definition at line 903 of file nvmedia_ipp.h.


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