Home
last modified time | relevance | path

Searched refs:url_open2 (Results 1 – 14 of 14) sorted by relevance

/third_party/ffmpeg/libavformat/
Dsubfile.c151 .url_open2 = subfile_open,
Durl.h62 int (*url_open2)(URLContext *h, const char *url, int flags, AVDictionary **options); member
Dtls_libtls.c204 .url_open2 = ff_tls_open,
Dasync.c488 .url_open2 = async_open,
590 .url_open2 = async_test_open,
Davio.c209 uc->prot->url_open2 ? uc->prot->url_open2(uc, in ffurl_connect()
Dtls_gnutls.c292 .url_open2 = tls_open,
Dcache.c337 .url_open2 = cache_open,
Dtls_mbedtls.c350 .url_open2 = tls_open,
Dtls_openssl.c374 .url_open2 = tls_open,
Dtls_securetransport.c419 .url_open2 = tls_open,
Dcrypto.c393 .url_open2 = crypto_open2,
Dtls_schannel.c612 .url_open2 = tls_open,
Dhttp.c1860 .url_open2 = http_open,
1882 .url_open2 = http_open,
Drtmpproto.c3133 .url_open2 = rtmp_open, \