Searched refs:ffio_fdopen (Results 1 – 3 of 3) sorted by relevance
82 ret = ffio_fdopen(&rtpctx->pb, handle); in ff_rtp_chain_mux_open()
199 int ffio_fdopen(AVIOContext **s, URLContext *h);
956 int ffio_fdopen(AVIOContext **s, URLContext *h) in ffio_fdopen() function1241 err = ffio_fdopen(s, h); in ffio_open_whitelist()1381 return ffio_fdopen(c, cc); in avio_accept()