Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Durl.h266 int ffurl_shutdown(URLContext *h, int flags);
H A Davio.c651 int ffurl_shutdown(URLContext *h, int flags) in ffurl_shutdown() function
H A Dftp.c937 return ffurl_shutdown(s->conn_data, flags); in ftp_shutdown()
H A Ddashenc.c259 ffurl_shutdown(http_url_context, AVIO_FLAG_WRITE); in dashenc_io_close()
H A Dhlsenc.c318 ret = ffurl_shutdown(http_url_context, AVIO_FLAG_WRITE); in hlsenc_io_close()

Completed in 14 milliseconds