Home
last modified time | relevance | path

Searched refs:ffurl_closep (Results 1 – 25 of 34) sorted by relevance

12

/third_party/ffmpeg/libavformat/
Drtpproto.c383 ffurl_closep(&s->rtp_hd); in rtp_open()
384 ffurl_closep(&s->rtcp_hd); in rtp_open()
385 ffurl_closep(&s->fec_hd); in rtp_open()
527 ffurl_closep(&s->rtp_hd); in rtp_close()
528 ffurl_closep(&s->rtcp_hd); in rtp_close()
529 ffurl_closep(&s->fec_hd); in rtp_close()
Dprompeg.c314 ffurl_closep(&s->fec_col_hd); in prompeg_open()
315 ffurl_closep(&s->fec_row_hd); in prompeg_open()
455 ffurl_closep(&s->fec_col_hd); in prompeg_close()
456 ffurl_closep(&s->fec_row_hd); in prompeg_close()
Dsubfile.c88 ffurl_closep(&c->h); in subfile_open()
97 return ffurl_closep(&c->h); in subfile_close()
Dftp.c234 ffurl_closep(&s->conn_data); in ftp_close_data_connection()
240 ffurl_closep(&s->conn_control); in ftp_close_both_connections()
673 ffurl_closep(&s->conn_control); in ftp_abort()
964 ffurl_closep(&s->conn_control); in ftp_open_dir()
965 ffurl_closep(&s->conn_data); in ftp_open_dir()
1089 ffurl_closep(&s->conn_control); in ftp_close_dir()
1090 ffurl_closep(&s->conn_data); in ftp_close_dir()
Dsmoothstreamingenc.c98 ffurl_closep(&os->out); in ism_seek()
99 ffurl_closep(&os->out2); in ism_seek()
169 ffurl_closep(&os->out); in ism_free()
170 ffurl_closep(&os->out2); in ism_free()
171 ffurl_closep(&os->tail_out); in ism_free()
520 ffurl_closep(&os->out); in ism_flush()
Dhttp.c395 ffurl_closep(&s->hd); in http_open_cnx()
403 ffurl_closep(&s->hd); in http_open_cnx()
411 ffurl_closep(&s->hd); in http_open_cnx()
420 ffurl_closep(&s->hd); in http_open_cnx()
446 ffurl_closep(&s->hd); in http_open_cnx()
753 ffurl_closep(c); in http_accept()
1590 ffurl_closep(&s->hd); in http_buf_read()
1889 ffurl_closep(&s->hd); in http_close()
2040 ffurl_closep(&s->hd); in http_proxy_close()
2114 ffurl_closep(&s->hd); in http_proxy_open()
Dhlsproto.c180 ffurl_closep(&s->seg_hd); in hls_close()
262 ffurl_closep(&s->seg_hd); in hls_read()
Dgopher.c75 ffurl_closep(&s->hd); in gopher_close()
Dmmsh.c67 ffurl_closep(&mms->mms_hd); in mmsh_close()
266 ffurl_closep(&mms->mms_hd); in mmsh_open_internal()
Davio.c352 ffurl_closep(puc); in ffurl_open_whitelist()
438 int ffurl_closep(URLContext **hh) in ffurl_closep() function
463 return ffurl_closep(&h); in ffurl_close()
Dteeproto.c72 int ret = ffurl_closep(&c->child[i].url_context); in tee_close()
Dsrtpproto.c62 ffurl_closep(&s->rtp_hd); in srtp_close()
Durl.h224 int ffurl_closep(URLContext **h);
Dtls_libtls.c47 ffurl_closep(&p->tls_shared.tcp); in ff_tls_close()
Dasync.c308 ffurl_closep(&c->inner); in async_open()
332 ffurl_closep(&c->inner); in async_close()
Drtmpcrypt.c243 ffurl_closep(&rt->stream); in rtmpe_close()
Drtmphttp.c179 ffurl_closep(&rt->stream); in rtmp_http_close()
Dsapdec.c56 ffurl_closep(&sap->ann_fd); in sap_read_close()
Dicecast.c80 ffurl_closep(&s->hd); in icecast_close()
Dipfsgateway.c321 return ffurl_closep(&c->inner); in ipfs_close()
Dsapenc.c64 ffurl_closep(&sap->ann_fd); in sap_write_close()
Dconcat.c56 err |= ffurl_closep(&nodes[i].uc); in concat_close()
Dtls_gnutls.c111 ffurl_closep(&c->tls_shared.tcp); in tls_close()
Dtcp.c230 ffurl_closep(c); in tcp_accept()
Dcache.c313 ffurl_closep(&c->inner); in cache_close()

12