Home
last modified time | relevance | path

Searched defs:time_since_recovery (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Dfifo.c330 int64_t time_since_recovery; in fifo_thread_attempt_recovery() local
404 int64_t time_since_recovery = av_gettime_relative() - ctx->last_recovery_ts; in fifo_thread_recover() local