Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdparser.c41 static void gst_mpdparser_parse_location_node (GList ** list, xmlNode * a_node);
177 gst_mpdparser_parse_location_node (GList ** list, xmlNode * a_node) in gst_mpdparser_parse_location_node() function
1069 gst_mpdparser_parse_location_node (&new_mpd_root->Locations, cur_node); in gst_mpdparser_parse_root_node()