Home
last modified time | relevance | path

Searched defs:active_streams (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdclient.h39 GList *active_streams; /* list of GstActiveStream */ member
/third_party/gstreamer/gstplugins_bad/ext/smoothstreaming/
Dgstmssdemux.c418 GSList *active_streams = NULL; in gst_mss_demux_setup_streams() local
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.h86 GPtrArray *active_streams; member
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_stream_assign.cc2118 vector<uint32_t> active_streams = stream_relations_[start]; in DFS() local