Home
last modified time | relevance | path

Searched refs:format_probesize (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Doptions_table.h40 {"formatprobesize", "number of bytes to probe file format", OFFSET(format_probesize), AV_OPT_TYPE_INT, {.i64 = PROBE_BUF_MAX}, 0, INT_MAX-1, D},
H A Davformat.h1391 * @sa format_probesize
1675 int format_probesize; member
H A Ddemux.c165 s, 0, s->format_probesize); in init_input()
182 s, 0, s->format_probesize); in init_input()

Completed in 8 milliseconds