Searched defs:diff_ms (Results 1 – 5 of 5) sorted by relevance
54 int64_t diff_ms = now - time_last_rate_update_; in BitrateNow() local80 int64_t diff_ms = now - time_last_rate_update_; in Process() local
833 int64_t diff_ms = now_ms - capture_time_ms; in PrepareAndSendPacket() local
116 int diff_ms = avg_diff_ms_ / 2; in ComputeDelays() local
486 int64_t diff_ms = time - last_encode_sample_ms_; in FrameEncoded() local503 int64_t diff_ms = now - next_process_time_ + kProcessIntervalMs; in Process() local
957 int64 diff_ms = diff.InMilliseconds(); in CurrentSpeed() local