Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdbaseurlnode.h41 GstMPDBaseURLNode * gst_mpd_baseurl_node_new (void);
Dgstmpdbaseurlnode.c156 gst_mpd_baseurl_node_new (void) in gst_mpd_baseurl_node_new() function
Dgstmpdparser.c108 new_base_url = gst_mpd_baseurl_node_new (); in gst_mpdparser_parse_baseURL_node()
Dgstmpdclient.c3141 baseurl_node = gst_mpd_baseurl_node_new (); in gst_mpd_client_add_baseurl_node()