Internal data structure for Collect Pad in mux / merge. More...
#include <tensor_common.h>
Public Attributes | |
GstCollectData | collect |
GstBuffer * | buffer |
Internal data structure for Collect Pad in mux / merge.
Definition at line 93 of file tensor_common.h.
GstBuffer* GstTensorCollectPadData::buffer |
Definition at line 96 of file tensor_common.h.
GstCollectData GstTensorCollectPadData::collect |
Definition at line 95 of file tensor_common.h.