OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kSendingEstimate
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
metric_recorder.cc
88
plot_information_[
kSendingEstimate
].plot_interval_ms = 100;
98
case
kSendingEstimate
:
163
plot_information_[
kSendingEstimate
].Update(now_ms_, bitrate_kbps);
192
return static_cast<uint32_t>(plot_information_[
kSendingEstimate
].value);
metric_recorder.h
153
kSendingEstimate
,
Completed in 448 milliseconds