Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Doptions_table.h81 {"use_wallclock_as_timestamps", "use wallclock as timestamps", OFFSET(use_wallclock_as_timestamps), AV_OPT_TYPE_BOOL, {.i64 = 0}, 0, 1, D},
H A Davformat.h1612 int use_wallclock_as_timestamps; member
H A Ddemux.c635 if (s->use_wallclock_as_timestamps) in ff_read_packet()

Completed in 9 milliseconds