Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Doptions_table.h107 {"skip_estimate_duration_from_pts", "skip duration calculation in estimate_timings_from_pts", OFFSET(skip_estimate_duration_from_pts), AV_OPT_TYPE_BOOL, {.i64 = 0}, 0, 1, D},
H A Davformat.h1825 int skip_estimate_duration_from_pts; member
H A Ddemux.c1765 if (ic->skip_estimate_duration_from_pts) { in estimate_timings_from_pts()

Completed in 10 milliseconds