gf_mpd_init_from_dom 381 include/gpac/internal/mpd.h GF_Err gf_mpd_init_from_dom(GF_XMLNode *root, GF_MPD *mpd, const char *base_url); gf_mpd_init_from_dom 1661 src/media_tools/dash_client.c e = gf_mpd_init_from_dom(gf_xml_dom_get_root(mpd_parser), new_mpd, purl); gf_mpd_init_from_dom 4106 src/media_tools/dash_client.c e = gf_mpd_init_from_dom(root, new_mpd, period->xlink_href); gf_mpd_init_from_dom 6052 src/media_tools/dash_client.c e = gf_mpd_init_from_dom(gf_xml_dom_get_root(mpd_parser), dash->mpd, manifest_url);