NVIDIA DRIVE OS Linux SDK API Reference

5.1.9.0 Release

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

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
 The NvSciSync library allows applications to manage synchronization objects which coordinate when sequences of operations begin and end.