Home
last modified time | relevance | path

Searched refs:hls_close (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
Dhlsproto.c175 static int hls_close(URLContext *h) in hls_close() function
245 hls_close(h); in hls_open()
316 .url_close = hls_close,
Dhls.c1844 static int hls_close(AVFormatContext *s) in hls_close() function
2065 hls_close(s); in hls_read_header()
2421 .read_close = hls_close,