get_relative_url 1343 libavformat/hlsenc.c         m3u8_rel_name = get_relative_url(hls->master_m3u8_url, vs->m3u8_name);
get_relative_url 1356 libavformat/hlsenc.c         m3u8_rel_name = get_relative_url(hls->master_m3u8_url, vs->m3u8_name);
get_relative_url 1419 libavformat/hlsenc.c             vtt_m3u8_rel_name = get_relative_url(hls->master_m3u8_url, vs->vtt_m3u8_name);