Home
last modified time | relevance | path

Searched refs:fn_copy (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dhlsenc.c1726 char *fn_copy = av_strdup(oc->url); in hls_start() local
1727 if (!fn_copy) in hls_start()
1729 dir = av_dirname(fn_copy); in hls_start()
1732 av_freep(&fn_copy); in hls_start()
1735 av_freep(&fn_copy); in hls_start()

Completed in 5 milliseconds