NVIDIA DeepStream SDK API Reference6.1.1 Release |
Go to the source code of this file.
Data Structures | |
class | NvDsMemoryAllocator |
Enumerations | |
enum | NvDsMemType { NVDS_MEM_DEFAULT, NVDS_MEM_CUDA_PINNED, NVDS_MEM_CUDA_DEVICE, NVDS_MEM_CUDA_UNIFIED, NVDS_MEM_SYSTEM } |
Specifies memory types for NvDsMemory. More... | |
enum NvDsMemType |
Specifies memory types for NvDsMemory.
Definition at line 19 of file NvDsMemoryAllocator.h.