NVIDIA DriveOS Linux NSR SDK API Reference
7.0.3.0 Release
nvscistream.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2018-2020 NVIDIA Corporation. All rights reserved.
3
*
4
* NVIDIA Corporation and its licensors retain all intellectual property and
5
* proprietary rights in and to this software, related documentation and any
6
* modifications thereto. Any use, reproduction, disclosure or distribution
7
* of this software and related documentation without an express license
8
* agreement from NVIDIA Corporation is strictly prohibited.
9
*/
19
#ifndef NVSCISTREAM_H
20
#define NVSCISTREAM_H
21
22
#ifdef __cplusplus
23
#include <cstdint>
24
#else
25
#include <stdint.h>
26
#endif
27
28
#include "
nvscistream_api.h
"
29
#include "
nvscistream_types.h
"
30
31
#endif
/* NVSCISTREAM_H */
nvscistream_types.h
NVIDIA Software Communications Interface (SCI) : NvSciStream
nvscistream_api.h
NVIDIA Software Communications Interface (SCI) : NvSciStream
Privacy Policy
|
Manage My Privacy
|
Do Not Sell or Share My Data
|
Terms of Service
|
Accessibility
|
Corporate Policies
|
Product Security
|
Contact
© 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
Subject to Change | For test and development only.
Thu May 8 2025 00:05:07 | PR-10721-6.0