Home
last modified time | relevance | path

Searched refs:skip_initial_bytes (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavformat/
Doptions_table.h88 … number of bytes to skip before reading header and frames", OFFSET(skip_initial_bytes), AV_OPT_TYP…
Davformat.h1642 int64_t skip_initial_bytes; member
Dutils.c574 avio_skip(s->pb, s->skip_initial_bytes); in avformat_open_input()
/third_party/ffmpeg/doc/
Dformats.texi187 @item skip_initial_bytes @var{integer} (@emph{input})