Home
last modified time | relevance | path

Searched refs:initial_avg_noise (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/remote_bitrate_estimator/
Doveruse_estimator.h33 double initial_avg_noise = 0.0; member
Doveruse_estimator.cc36 avg_noise_(options_.initial_avg_noise), in OveruseEstimator()