Searched defs:_graph_t (Results 1 – 1 of 1) sorted by relevance
28 struct _graph_t { struct29 chain_t *chain; /* links are supposed to be done now */30 GSList *links;31 GError **error;32 GstParseContext *ctx; /* may be NULL */33 GstParseFlags flags;