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