OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Estimate
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
remote_ntp_time_estimator.cc
68
int64_t RemoteNtpTimeEstimator::
Estimate
(uint32_t rtp_timestamp) {
/external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/test/
bwe_test_baselinefile.cc
33
// 3. Each
estimate
is logged as a pair of words: time in milliseconds and
67
virtual void
Estimate
(int64_t time_ms, uint32_t estimate_bps) {
112
virtual void
Estimate
(int64_t time_ms, uint32_t estimate_bps) {
113
verifier_->
Estimate
(time_ms, estimate_bps);
Completed in 831 milliseconds