get_content_url   623 libavformat/dashdec.c             rep->init_section->url = get_content_url(baseurl_nodes, 4,
get_content_url   648 libavformat/dashdec.c             seg->url = get_content_url(baseurl_nodes, 4,
get_content_url   930 libavformat/dashdec.c                 rep->init_section->url = get_content_url(baseurl_nodes, 4,  c->max_url_size, rep_id_val, rep_bandwidth_val, initialization_val);
get_content_url   943 libavformat/dashdec.c                 rep->url_template = get_content_url(baseurl_nodes, 4, c->max_url_size, rep_id_val, rep_bandwidth_val, media_val);
get_content_url  1003 libavformat/dashdec.c             seg->url = get_content_url(baseurl_nodes, 4, c->max_url_size, rep_id_val, rep_bandwidth_val, NULL);