NVIDIA DeepStream SDK API Reference

6.2 Release
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

◆ memory_ptr

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: