Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdclient.h116 guint gst_mpd_client_get_nb_adaptationSet (GstMPDClient *client);
Dgstmpdclient.c2657 gst_mpd_client_get_nb_adaptationSet (GstMPDClient * client) in gst_mpd_client_get_nb_adaptationSet() function
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Ddash_mpd.c3511 adaptation_sets_count = gst_mpd_client_get_nb_adaptationSet (mpdclient); in GST_START_TEST()
3517 adaptation_sets_count = gst_mpd_client_get_nb_adaptationSet (mpdclient); in GST_START_TEST()
3848 adaptationSetsCount = gst_mpd_client_get_nb_adaptationSet (mpdclient); in GST_START_TEST()
3900 adaptationSetsCount = gst_mpd_client_get_nb_adaptationSet (mpdclient); in setup_mpd_client()