Searched defs:GetAverage (Results 1 – 11 of 11) 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::__anon2de50cac0111::NullSmoothingFilter
68 double MovingAverage::GetAverage() const { in GetAverage() function in tensorflow::MovingAverage
52 TEST(MovingAverageTest, GetAverage) { in TEST() argument
40 rtc::ArrayView<float, kNumLowerBands> GetAverage( in GetAverage() function
88 int8_t RssAverager::GetAverage(void) const in GetAverage() function in ot::RssAverager
212 uint8_t GetAverage(void) const { return mAverage; } in GetAverage() function in ot::LqiAverager
328 float GetAverage() const { in GetAverage() function in webrtc::AudioEncoderOpusImpl::PacketLossFractionSmoother