Home
last modified time | relevance | path

Searched defs:old_streams (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/adaptivedemux/
Dgstadaptivedemux.c192 GList *old_streams; /* protected by manifest_lock */ member
1039 GList *old_streams; in gst_adaptive_demux_reset() local
1480 GList *old_streams; in gst_adaptive_demux_expose_streams() local
3999 GList *old_streams = demux->priv->old_streams; in gst_adaptive_demux_stream_download_loop() local
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.h87 GPtrArray *old_streams; member