NVIDIA DeepStream SDK API Reference

6.0.1 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
NvDsPreProcessCustomBuf Struct Reference

Detailed Description

Custom Buffer passed to the custom lib for preparing tensor.

Definition at line 205 of file nvdspreprocess_interface.h.

Data Fields

void * memory_ptr
 memory ptr where to store prepared tensor More...
 

Field Documentation

void* NvDsPreProcessCustomBuf::memory_ptr

memory ptr where to store prepared tensor

Definition at line 208 of file nvdspreprocess_interface.h.


The documentation for this struct was generated from the following file: