NVIDIA DeepStream SDK API Reference

6.4 Release
NvDsPreProcessCustomBuf Struct Reference

Detailed Description

Custom Buffer passed to the custom lib for preparing tensor.

Definition at line 209 of file gst-plugins/gst-nvdspreprocess/include/nvdspreprocess_interface.h.

Inheritance diagram for NvDsPreProcessCustomBuf:

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 gst-plugins/gst-nvdspreprocess/include/nvdspreprocess_interface.h.


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