Doxygen Book
_GstTensorSparseEnc Struct Reference

GstTensorSparseEnc data structure. More...

#include <gsttensor_sparseenc.h>

Collaboration diagram for _GstTensorSparseEnc:

Public Attributes

GstElement element
 
GstPad * sinkpad
 
GstPad * srcpad
 
GstTensorsConfig in_config
 
gboolean silent
 

Detailed Description

GstTensorSparseEnc data structure.

Definition at line 39 of file gsttensor_sparseenc.h.

Member Data Documentation

◆ element

GstElement _GstTensorSparseEnc::element

parent object

Definition at line 41 of file gsttensor_sparseenc.h.

◆ in_config

GstTensorsConfig _GstTensorSparseEnc::in_config

input tensors config

Definition at line 46 of file gsttensor_sparseenc.h.

◆ silent

gboolean _GstTensorSparseEnc::silent

true to print minimized log

Definition at line 47 of file gsttensor_sparseenc.h.

◆ sinkpad

GstPad* _GstTensorSparseEnc::sinkpad

sink pad

Definition at line 42 of file gsttensor_sparseenc.h.

◆ srcpad

GstPad* _GstTensorSparseEnc::srcpad

src pad

Definition at line 43 of file gsttensor_sparseenc.h.


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