NVIDIA DeepStream SDK API Reference

6.1.1 Release

 All Data Structures 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 209 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 212 of file nvdspreprocess_interface.h.


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