gf_mpd_url_free   818 src/media_tools/mpd.c 	if (ptr->initialization_segment) gf_mpd_url_free(ptr->initialization_segment);
gf_mpd_url_free   819 src/media_tools/mpd.c 	if (ptr->representation_index) gf_mpd_url_free(ptr->representation_index);
gf_mpd_url_free   839 src/media_tools/mpd.c 	if (ptr->initialization_segment) gf_mpd_url_free(ptr->initialization_segment);
gf_mpd_url_free   840 src/media_tools/mpd.c 	if (ptr->bitstream_switching_url) gf_mpd_url_free(ptr->bitstream_switching_url);
gf_mpd_url_free   841 src/media_tools/mpd.c 	if (ptr->representation_index) gf_mpd_url_free(ptr->representation_index);
gf_mpd_url_free   850 src/media_tools/mpd.c 	if (ptr->initialization_segment) gf_mpd_url_free(ptr->initialization_segment);
gf_mpd_url_free   851 src/media_tools/mpd.c 	if (ptr->bitstream_switching_url) gf_mpd_url_free(ptr->bitstream_switching_url);
gf_mpd_url_free   852 src/media_tools/mpd.c 	if (ptr->representation_index) gf_mpd_url_free(ptr->representation_index);