Searched refs:QuantileNoiseEstimator (Results 1 – 3 of 3) sorted by relevance
25 class QuantileNoiseEstimator {27 QuantileNoiseEstimator();28 QuantileNoiseEstimator(const QuantileNoiseEstimator&) = delete;29 QuantileNoiseEstimator& operator=(const QuantileNoiseEstimator&) = delete;
19 QuantileNoiseEstimator::QuantileNoiseEstimator() { in QuantileNoiseEstimator() function in webrtc::QuantileNoiseEstimator30 void QuantileNoiseEstimator::Estimate( in Estimate()
72 QuantileNoiseEstimator quantile_noise_estimator_;