NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
NvMedia.h
Go to the documentation of this file.
1 /*
2  * SPDX-FileCopyrightText: Copyright (c) 2015-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
3  * SPDX-License-Identifier: LicenseRef-NvidiaProprietary
4  *
5  * NVIDIA CORPORATION, its affiliates and licensors retain all intellectual
6  * property and proprietary rights in and to this material, related
7  * documentation and any modifications thereto. Any use, reproduction,
8  * disclosure or distribution of this material and related documentation
9  * without an express license agreement from NVIDIA CORPORATION or
10  * its affiliates is strictly prohibited.
11  */
12 
20 #ifndef DW_CORE_NVMEDIA_H_
21 #define DW_CORE_NVMEDIA_H_
22 
23 #include <dw/core/base/Config.h>
24 #include <sys/time.h>
25 
26 #if defined(VIBRANTE) || defined(LINUX_AND_EMU)
27 #include <nvmedia_6x/nvmedia_core.h>
28 #include <nvmedia_6x/nvmedia_2d.h>
29 #include <nvmedia_6x/nvmedia_iep.h>
30 #include <nvscibuf.h>
31 #ifndef DW_IS_SAFETY
32 #include <nvmedia_6x/nvmedia_ide.h>
33 #include <nvmedia_6x/nvmedia_parser.h>
34 #include <nvmedia_6x/nvmedia_ijpe.h>
35 #endif // DW_IS_SAFETY
36 #endif
37 
38 #else
39 typedef void NvMediaIPPManager;
41 #endif // DW_CORE_NVMEDIA_H_
NvMediaIPPManager
void NvMediaIPPManager
Definition: Camera.h:63
nvscibuf.h
NVIDIA Software Communications Interface (SCI) : NvSciBuf