NVIDIA DRIVE OS Linux SDK API Reference

5.2.3 Release
For Test and Development only

Detailed Description

Contains the buffer allocation, synchronization, and streaming APIs.

Modules

 Buffer Allocation APIs
 The NvSciBuf library contains the APIs for applications to allocate and exchange buffers in memory.
 
 Streaming APIs
 The NvSciStream library is a layer on top of NvSciBuf and NvSciSync libraries that provides utilities for streaming sequences of data packets between multiple application modules to support a wide variety of use cases.
 
 Synchronization APIs