Searched refs:kLogNonDecodedIntervalMs (Results 1 – 1 of 1) sorted by relevance
55 constexpr int64_t kLogNonDecodedIntervalMs = 5000; variable68 last_log_non_decoded_ms_(-kLogNonDecodedIntervalMs), in FrameBuffer()544 if (last_log_non_decoded_ms_ + kLogNonDecodedIntervalMs < now_ms) { in UpdateFrameInfoWithIncomingFrame()