Used by plugin to access GstBuffer and GstNvDsPreProcessMemory acquired by Custom Library.
Definition at line 124 of file gstnvdspreprocess.h.


Data Fields | |
| GstBuffer * | gstbuf |
| Gst Buffer acquired from gst allocator. More... | |
| GstNvDsPreProcessMemory * | memory |
| Memory corresponding to the gst buffer. More... | |
| void * | memory_ptr |
| memory ptr where to store prepared tensor More... | |
| GstBuffer* NvDsPreProcessCustomBufImpl::gstbuf |
Gst Buffer acquired from gst allocator.
Definition at line 127 of file gstnvdspreprocess.h.
| GstNvDsPreProcessMemory* NvDsPreProcessCustomBufImpl::memory |
Memory corresponding to the gst buffer.
Definition at line 129 of file gstnvdspreprocess.h.
|
inherited |
memory ptr where to store prepared tensor
Definition at line 212 of file gst-plugins/gst-nvdspreprocess/include/nvdspreprocess_interface.h.