Searched refs:oheadbw (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavformat/ |
D | libsrt.c | 76 int oheadbw; member 121 … ceiling based on % over input stream rate", OFFSET(oheadbw), AV_OPT… 293 …(s->oheadbw >= 0 && libsrt_setsockopt(h, fd, SRTO_OHEADBW, "SRTO_OHEADBW", &s->oheadbw, sizeof(s->… in libsrt_set_options_post() 553 s->oheadbw = strtoll(buf, NULL, 10); in libsrt_open()
|
/third_party/ffmpeg/doc/ |
D | protocols.texi | 1275 @option{oheadbw}, when @option{maxbw} is set to relative (0), to 1278 @option{inputbw} * (100 + @option{oheadbw}) / 100 1331 @item oheadbw=@var{percents}
|