Home
last modified time | relevance | path

Searched refs:gst_hls_demux_stream_free (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/hls/
Dgsthlsdemux.c118 static void gst_hls_demux_stream_free (GstAdaptiveDemuxStream * stream);
223 adaptivedemux_class->stream_free = gst_hls_demux_stream_free; in gst_hls_demux_class_init()
1302 gst_hls_demux_stream_free (GstAdaptiveDemuxStream * stream) in gst_hls_demux_stream_free() function