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

  /external/webrtc/webrtc/modules/remote_bitrate_estimator/
remote_bitrate_estimator_unittest_helper.h 93 enum { kRtcpIntervalUs = 1000000 };
remote_bitrate_estimator_unittest_helper.cc 94 next_rtcp_time_ = time_now_us + kRtcpIntervalUs;

Completed in 105 milliseconds