Searched refs:gst_mpdparser_parse_location_node (Results 1 – 1 of 1) sorted by relevance
41 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() function1069 gst_mpdparser_parse_location_node (&new_mpd_root->Locations, cur_node); in gst_mpdparser_parse_root_node()