Home
last modified time | relevance | path

Searched refs:ffio_fdopen (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
Davio_internal.h144 int ffio_fdopen(AVIOContext **s, URLContext *h);
Drtpenc_chain.c82 ret = ffio_fdopen(&rtpctx->pb, handle); in ff_rtp_chain_mux_open()
Daviobuf.c921 int ffio_fdopen(AVIOContext **s, URLContext *h) in ffio_fdopen() function
1155 err = ffio_fdopen(s, h); in ffio_open_whitelist()
1276 return ffio_fdopen(c, cc); in avio_accept()