Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Doptions_table.h95 {"max_ts_probe", "maximum number of packets to read while waiting for the first timestamp", OFFSET(max_ts_probe), AV_OPT_TYPE_INT, { .i64 = 50 }, 0, INT_MAX, D },
H A Davformat.h1561 int max_ts_probe; member
H A Ddemux.c2588 sti->codec_info_nb_frames < ((st->disposition & AV_DISPOSITION_ATTACHED_PIC) ? 1 : ic->max_ts_probe) && in avformat_find_stream_info()

Completed in 8 milliseconds