Home
last modified time | relevance | path

Searched refs:open_timeout (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dtcp.c39 int open_timeout; member
113 s->open_timeout = 5000000; in tcp_open()
143 s->open_timeout = in tcp_open()
201 ret = ff_connect_parallel(ai, s->open_timeout / 1000, 3, h, &fd, customize_fd, s); in tcp_open()
H A Dlibsrt.c392 int64_t open_timeout = 0; in libsrt_setup() local
413 open_timeout = h->rw_timeout = s->rw_timeout; in libsrt_setup()
478 open_timeout, h, !!cur_ai->ai_next); in libsrt_setup()

Completed in 2 milliseconds