Searched defs:Estimate (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/ | ||
D | bwe_test_baselinefile.cc | 67 virtual void Estimate(int64_t time_ms, uint32_t estimate_bps) { in Estimate() function in webrtc::testing::bwe::BaseLineFileVerify |
/external/webrtc/webrtc/modules/rtp_rtcp/source/ | ||
D | remote_ntp_time_estimator.cc | 53 int64_t RemoteNtpTimeEstimator::Estimate(uint32_t rtp_timestamp) { in Estimate() function in webrtc::RemoteNtpTimeEstimator |
D | remote_ntp_time_estimator_unittest.cc | 76 TEST_F(RemoteNtpTimeEstimatorTest, Estimate) { in TEST_F() argument |
/external/v8/src/compiler-dispatcher/ | ||
D | compiler-dispatcher-tracer.cc | 181 double CompilerDispatcherTracer::Estimate( in Estimate() function in v8::internal::CompilerDispatcherTracer |