SimaPluginSinkRoute Struct
Declaration
struct SimaPluginSinkRoute { ... }
Included Headers
#include <SimaPluginStaticManifestAbi.h>
Public Member Attributes Index
| gint | sink_pad_index |
| gboolean | required |
| const gchar * | src_stage_id |
| gint | src_output_slot |
| gint | tensor_index |
| const gchar * | cm_input_name |
| const gchar * | source_segment_name |
Definition at line 96 of file SimaPluginStaticManifestAbi.h.
Public Member Attributes
cm_input_name
|
Definition at line 102 of file SimaPluginStaticManifestAbi.h.
102 const gchar* cm_input_name;
required
|
Definition at line 98 of file SimaPluginStaticManifestAbi.h.
sink_pad_index
|
Definition at line 97 of file SimaPluginStaticManifestAbi.h.
97 gint sink_pad_index;
source_segment_name
|
Definition at line 103 of file SimaPluginStaticManifestAbi.h.
103 const gchar* source_segment_name;
src_output_slot
|
Definition at line 100 of file SimaPluginStaticManifestAbi.h.
100 gint src_output_slot;
src_stage_id
|
Definition at line 99 of file SimaPluginStaticManifestAbi.h.
99 const gchar* src_stage_id;
tensor_index
|
Definition at line 101 of file SimaPluginStaticManifestAbi.h.
101 gint tensor_index;
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.