Searched defs:GetAverage (Results 1 – 10 of 10) sorted by relevance
39 double GetAverage() const { return value_; } in GetAverage() function
31 TEST(MovingAverageTest, GetAverage) { in TEST() argument
58 absl::optional<float> SmoothingFilterImpl::GetAverage() { in GetAverage() function in webrtc::SmoothingFilterImpl
70 double GetAverage() const { in GetAverage() function
26 absl::optional<float> GetAverage() override { return last_sample_; } in GetAverage() function in webrtc::__anonefec601d0111::NullSmoothingFilter
68 double MovingAverage::GetAverage() const { in GetAverage() function in tensorflow::MovingAverage
40 rtc::ArrayView<float, kNumLowerBands> GetAverage( in GetAverage() function
88 int8_t RssAverager::GetAverage(void) const in GetAverage() function in ot::RssAverager
213 uint8_t GetAverage(void) const { return mAverage; } in GetAverage() function in ot::LqiAverager
328 float GetAverage() const { in GetAverage() function in webrtc::AudioEncoderOpusImpl::PacketLossFractionSmoother