Internal data structure for supplied value. More...
#include <gsttensor_if.h>
Public Attributes | |
guint32 | num |
tensor_type | type |
tensor_element | data [2] |
Internal data structure for supplied value.
Definition at line 105 of file gsttensor_if.h.
tensor_element tensor_if_sv_s::data[2] |
Definition at line 109 of file gsttensor_if.h.
guint32 tensor_if_sv_s::num |
Definition at line 107 of file gsttensor_if.h.
tensor_type tensor_if_sv_s::type |
Definition at line 108 of file gsttensor_if.h.