Home
last modified time | relevance | path

Searched refs:ff_check_interrupt (Results 1 - 14 of 14) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dnetwork.c84 if (ff_check_interrupt(int_cb)) in ff_network_wait_fd_timeout()
105 if (ff_check_interrupt(int_cb)) in ff_network_sleep_interruptible()
166 if (ff_check_interrupt(cb)) in ff_poll_interrupt()
273 if (ff_check_interrupt(&h->interrupt_callback)) in ff_listen_connect()
381 if (ff_check_interrupt(&h->interrupt_callback)) { in start_connect_attempt()
H A Dhlsproto.c290 if (ff_check_interrupt(&h->interrupt_callback)) in hls_read()
302 if (ff_check_interrupt(&h->interrupt_callback)) in hls_read()
H A Dfifo_test.c85 if (ff_check_interrupt(&avf->interrupt_callback)) in failing_write_packet()
H A Dlibzmq.c66 if (ff_check_interrupt(int_cb)) in zmq_proto_wait_timeout()
H A Durl.h272 int ff_check_interrupt(AVIOInterruptCB *cb);
H A Davio.c368 if (ff_check_interrupt(&h->interrupt_callback)) in retry_transfer_wrapper()
658 int ff_check_interrupt(AVIOInterruptCB *cb) in ff_check_interrupt() function
H A Dtls_gnutls.c197 if (ff_check_interrupt(&h->interrupt_callback)) { in tls_open()
H A Ddashdec.c1590 while (( !ff_check_interrupt(c->interrupt_callback)&& pls->n_fragments > 0)) { in get_current_fragment()
1791 if (ff_check_interrupt(c->interrupt_callback)) { in read_data()
1863 if (ff_check_interrupt(&s->interrupt_callback)) { in reopen_demux_for_component()
2208 while (!ff_check_interrupt(c->interrupt_callback) && !ret) { in dash_read_packet()
H A Dasync.c178 if (ff_check_interrupt(&c->interrupt_callback)) in async_check_interrupt()
H A Drtpproto.c402 if (ff_check_interrupt(&h->interrupt_callback)) in rtp_read()
H A Dhls.c1536 if (ff_check_interrupt(c->interrupt_callback)) in read_data()
1561 if (ff_check_interrupt(c->interrupt_callback)) in read_data()
1586 if (ff_check_interrupt(c->interrupt_callback)) in read_data()
H A Dlibsrt.c222 if (ff_check_interrupt(int_cb)) in libsrt_network_wait_fd_timeout()
H A Drtsp.c2083 if (ff_check_interrupt(&s->interrupt_callback)) in udp_read_packet()
H A Ddemux.c2543 if (ff_check_interrupt(&ic->interrupt_callback)) { in avformat_find_stream_info()

Completed in 22 milliseconds