Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Durl.h267 int ffurl_shutdown(URLContext *h, int flags);
Davio.c654 int ffurl_shutdown(URLContext *h, int flags) in ffurl_shutdown() function
Dftp.c917 return ffurl_shutdown(s->conn_data, flags); in ftp_shutdown()
Ddashenc.c259 ffurl_shutdown(http_url_context, AVIO_FLAG_WRITE); in dashenc_io_close()
Dhlsenc.c321 ffurl_shutdown(http_url_context, AVIO_FLAG_WRITE); in hlsenc_io_close()