Home
last modified time | relevance | path

Searched refs:url_seek (Results 1 - 15 of 15) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dipfsgateway.c342 .url_seek = ipfs_seek,
352 .url_seek = ipfs_seek,
H A Dconcat.c202 .url_seek = concat_seek,
312 .url_seek = concat_seek,
H A Dsubfile.c152 .url_seek = subfile_seek,
H A Dbluray.c232 .url_seek = bluray_seek,
H A Durl.h79 int64_t (*url_seek)( URLContext *h, int64_t pos, int whence); member
H A Davio.c432 if (!h->prot->url_seek) in ffurl_seek()
434 ret = h->prot->url_seek(h, pos, whence & ~AVSEEK_FORCE); in ffurl_seek()
H A Dasync.c494 .url_seek = async_seek,
596 .url_seek = async_test_seek,
H A Dcache.c339 .url_seek = cache_seek,
H A Dlibsmbclient.c373 .url_seek = libsmbc_seek,
H A Dfile.c360 .url_seek = file_seek,
H A Dlibssh.c497 .url_seek = libssh_seek,
H A Dmmsh.c414 .url_seek = mmsh_seek,
H A Dcrypto.c394 .url_seek = crypto_seek,
H A Dhttp.c2003 .url_seek = http_seek,
2023 .url_seek = http_seek,
H A Dftp.c1178 .url_seek = ftp_seek,

Completed in 13 milliseconds