Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Durl.h157 int ffurl_accept(URLContext *s, URLContext **c);
H A Davio.c226 int ffurl_accept(URLContext *s, URLContext **c) in ffurl_accept() function
H A Daviobuf.c1378 ret = ffurl_accept(sc, &cc); in avio_accept()
H A Dhttp.c746 if ((ret = ffurl_accept(sl, &cl)) < 0) in http_accept()

Completed in 8 milliseconds