Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Durl.h171 int ffurl_handshake(URLContext *c);
H A Davio.c234 int ffurl_handshake(URLContext *c) in ffurl_handshake() function
H A Daviobuf.c1387 return ffurl_handshake(cc); in avio_handshake()
H A Dhttp.c621 if ((ret = ffurl_handshake(cl)) > 0) in http_handshake()

Completed in 8 milliseconds