OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:max_jitter_us
(Results
1 - 1
of
1
) sorted by null
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
bwe_test_framework.cc
425
double
max_jitter_us
= static_cast<double>(kN * stddev_jitter_us_);
local
431
max_jitter_us
* erfc(static_cast<double>(kN));
Completed in 88 milliseconds