FFmpeg
|
Data Fields | |
struct concat_nodes * | nodes |
list of nodes to concat More... | |
size_t | length |
number of cat'ed nodes More... | |
size_t | current |
index of currently read node More... | |
struct concat_nodes* concat_data::nodes |
list of nodes to concat
Definition at line 38 of file concat.c.
Referenced by convert_from_tensorflow.TFConverter::dump_layers_to_file(), convert_from_tensorflow.TFConverter::generate_edges(), convert_from_tensorflow.TFConverter::generate_name_node_dict(), convert_from_tensorflow.TFConverter::generate_output_names(), and convert_from_tensorflow.TFConverter::remove_identity().