Searched refs:gst_mpd_client_get_adaptation_sets (Results 1 – 5 of 5) sorted by relevance
928 adaptationSets = gst_mpd_client_get_adaptation_sets (mpdclient); in GST_START_TEST()3108 adaptationSets = gst_mpd_client_get_adaptation_sets (mpdclient); in GST_START_TEST()3322 adaptationSets = gst_mpd_client_get_adaptation_sets (mpdclient); in GST_START_TEST()3521 adaptationSets = gst_mpd_client_get_adaptation_sets (mpdclient); in GST_START_TEST()3571 adaptationSets = gst_mpd_client_get_adaptation_sets (mpdclient); in GST_START_TEST()3651 adaptationSets = gst_mpd_client_get_adaptation_sets (mpdclient); in GST_START_TEST()3754 adaptationSets = gst_mpd_client_get_adaptation_sets (mpdclient); in GST_START_TEST()3844 adaptationSets = gst_mpd_client_get_adaptation_sets (mpdclient); in GST_START_TEST()3896 adaptationSets = gst_mpd_client_get_adaptation_sets (mpdclient); in setup_mpd_client()4296 adaptationSets = gst_mpd_client_get_adaptation_sets (mpdclient); in GST_START_TEST()[all …]
117 GList * gst_mpd_client_get_adaptation_sets (GstMPDClient * client);
1585 gst_mpd_client_get_adaptation_sets (GstMPDClient * client) in gst_mpd_client_get_adaptation_sets() function
760 adapt_sets = gst_mpd_client_get_adaptation_sets (client); in gst_dash_demux_setup_mpdparser_streams()
91995 Moved gst_mpd_client_get_adaptation_sets function to be grouped with