HomeSort by relevance Sort by last modified time
    Searched refs:time_diff_ms (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/modules/rtp_rtcp/source/
receive_statistics_impl.cc 328 int64_t time_diff_ms = clock_->TimeInMilliseconds() - local
351 return time_diff_ms > rtp_time_stamp_diff_ms + max_delay_ms;
rtp_sender.h 368 int64_t time_diff_ms) const;
rtp_sender.cc     [all...]

Completed in 43 milliseconds