|
|
NVIDIA DRIVE OS Linux API Reference5.1.0.2 Release |
NVIDIA Sensor Input Processing Library: Client Interface - NvSIPL Client (libnvsipl.so)
Definition in file NvSIPLClient.hpp.
Go to the source code of this file.
Data Structures | |
| class | nvsipl::INvSIPLClient |
| Defines the public data structures and describes the interfaces for NvSIPL Client (libnvsipl.so). More... | |
| struct | nvsipl::INvSIPLClient::ImageMetaData |
| Defines the metadata associated with the image. More... | |
| struct | nvsipl::INvSIPLClient::ConsumerDesc |
| Defines a consumer of the output of the SIPL pipeline. More... | |
| struct | nvsipl::INvSIPLClient::ClientDesc |
| Describes a client of the pipeline. More... | |
| class | nvsipl::INvSIPLClient::INvSIPLBuffer |
| Describes the interfaces of SIPL buffer. More... | |
| class | nvsipl::INvSIPLClient::INvSIPLNvMBuffer |
| Describes a SIPL buffer containing an NvMediaImage or NvMediaImageGroup. More... | |
| class | nvsipl::INvSIPLClient::INvMCallback |
| Describes a class with callback functions that must be implemented by the consumer of the SIPL image processing pipeline. More... | |
Namespaces | |
| nvsipl | |
| Contains the classes and variables for implementation of Sensor Input Processing Library (SIPL). | |