Home
last modified time | relevance | path

Searched refs:maxbw (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
Dlibsrt.c62 int64_t maxbw; member
107 …mum bandwidth (bytes per second) that the connection can use", OFFSET(maxbw), AV_OP…
317 …(s->maxbw >= 0 && libsrt_setsockopt(h, fd, SRTO_MAXBW, "SRTO_MAXBW", &s->maxbw, sizeof(s->maxbw)) … in libsrt_set_options_pre()
524 s->maxbw = strtoll(buf, NULL, 0); in libsrt_open()
/third_party/ffmpeg/doc/
Dprotocols.texi1376 @option{oheadbw}, when @option{maxbw} is set to relative (0), to
1380 if @option{inputbw} is not set while @option{maxbw} is set to
1404 @item maxbw=@var{bytes/seconds}
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h66975 u32 maxbw; member
66980 u32 maxbw; member