Doxygen Book
_GstTensorSplit Struct Reference

Tensor Split data structure. More...

#include <gsttensor_split.h>

Collaboration diagram for _GstTensorSplit:

Public Attributes

GstElement element
 
gboolean silent
 
GstPad * sinkpad
 
GSList * srcpads
 
guint32 num_tensors
 
guint32 num_srcpads
 
GList * tensorpick
 
GArray * tensorseg
 
gboolean have_group_id
 
guint group_id
 
GstTensorsConfig sink_tensor_conf
 

Detailed Description

Tensor Split data structure.

Definition at line 50 of file gsttensor_split.h.

Member Data Documentation

◆ element

GstElement _GstTensorSplit::element

Definition at line 52 of file gsttensor_split.h.

◆ group_id

guint _GstTensorSplit::group_id

Definition at line 62 of file gsttensor_split.h.

◆ have_group_id

gboolean _GstTensorSplit::have_group_id

Definition at line 61 of file gsttensor_split.h.

◆ num_srcpads

guint32 _GstTensorSplit::num_srcpads

Definition at line 58 of file gsttensor_split.h.

◆ num_tensors

guint32 _GstTensorSplit::num_tensors

Definition at line 57 of file gsttensor_split.h.

◆ silent

gboolean _GstTensorSplit::silent

Definition at line 54 of file gsttensor_split.h.

◆ sink_tensor_conf

GstTensorsConfig _GstTensorSplit::sink_tensor_conf

Definition at line 63 of file gsttensor_split.h.

◆ sinkpad

GstPad* _GstTensorSplit::sinkpad

Definition at line 55 of file gsttensor_split.h.

◆ srcpads

GSList* _GstTensorSplit::srcpads

Definition at line 56 of file gsttensor_split.h.

◆ tensorpick

GList* _GstTensorSplit::tensorpick

Definition at line 59 of file gsttensor_split.h.

◆ tensorseg

GArray* _GstTensorSplit::tensorseg

Definition at line 60 of file gsttensor_split.h.


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