NVIDIA DriveOS Linux NSR SDK API Reference
7.0.3.0 Release
NvMediaExt.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: Copyright (c) 2019-2025 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
27
#ifndef DW_CORE_NVMEDIA_EXT_H_
28
#define DW_CORE_NVMEDIA_EXT_H_
29
30
#include "
NvMedia.h
"
31
32
#if defined(VIBRANTE) && VIBRANTE_PDK_DECIMAL < 6000400
33
#include <
nvmedia_dla.h
>
34
#else
35
#ifndef NVMEDIA_DLA_H
38
#define NVMEDIA_DLA_H
39
typedef
void
NvMediaDla
;
40
#endif // #ifndef NVMEDIA_DLA_H
41
#endif // #if defined(VIBRANTE) && VIBRANTE_PDK_DECIMAL < 6000400
42
43
#endif // DW_CORE_NVMEDIA_EXT_H_
nvmedia_dla.h
NVIDIA Media Interface: DLA
NvMedia.h
NvMediaDla
void NvMediaDla
Definition:
NvMediaExt.h:39
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