NVIDIA DRIVE OS Linux SDK API Reference

5.2.3 Release
For Test and Development only
nvmedia_iep_common_extradata.h
Go to the documentation of this file.
1 /*
2  * Copyright (c) 2020, NVIDIA CORPORATION. All rights reserved. All
3  * information contained herein is proprietary and confidential to NVIDIA
4  * Corporation. Any use, reproduction, or disclosure without the written
5  * permission of NVIDIA Corporation is prohibited.
6  */
7 
15 #ifndef NVMEDIA_IEP_COMMON_EXTRA_DATA_H
16 #define NVMEDIA_IEP_COMMON_EXTRA_DATA_H
17 
18 #ifdef __cplusplus
19 extern "C" {
20 #endif
21 
33 #define NVMEDIA_ENCODE_MAX_RPS_SIZE 17U
34 
37 #ifdef __cplusplus
38 }; /* extern "C" */
39 #endif
40 
41 #endif /* NVMEDIA_IEP_COMMON_EXTRA_DATA_H */