|
NVIDIA DeepStream SDK API Reference
|
7.1 Release
|
Go to the documentation of this file.
14 #ifndef _NVDS3D_GST_NVDS3D_META__H
15 #define _NVDS3D_GST_NVDS3D_META__H
24 #define NVDS3D_MAGIC_ID(a, b, c, d) \
25 ((uint32_t(a) << 24) | (uint32_t(b) << 16) | (uint32_t(c) << 8) | (uint32_t(d)))
27 #define NVDS3D_BUF_MAGIC_ID NVDS3D_MAGIC_ID('D', 'S', '3', 'D')
29 #define NVDS_3D_DATAMAP_META_TYPE (NvDsMetaType)((uint32_t)NVDS_GST_CUSTOM_META + 128)
54 #endif // _NVDS3D_COMMON_NVDS3D_META__H
#define DS3D_EXTERN_C_BEGIN
#define DS3D_EXTERN_C_END
struct _GstBuffer GstBuffer
ds3d::abiRefDataMap * datamap