Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdclient.h122 void gst_mpd_client_seek_to_first_segment (GstMPDClient * client);
Dgstdashdemux.c1015 gst_mpd_client_seek_to_first_segment (dashdemux->client); in gst_dash_demux_setup_streams()
2605 gst_mpd_client_seek_to_first_segment (dashdemux->client); in gst_dash_demux_advance_period()
Dgstmpdclient.c2601 gst_mpd_client_seek_to_first_segment (GstMPDClient * client) in gst_mpd_client_seek_to_first_segment() function
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Ddash_mpd.c4398 gst_mpd_client_seek_to_first_segment (mpdclient); in GST_START_TEST()