#include <moving_max.h>
◆ MovingMax() [1/2]
webrtc::MovingMax::MovingMax |
( |
size_t |
window_size | ) |
|
|
explicit |
◆ ~MovingMax() [1/2]
webrtc::MovingMax::~MovingMax |
( |
| ) |
|
◆ MovingMax() [2/2]
webrtc::MovingMax::MovingMax |
( |
size_t |
window_size | ) |
|
|
explicit |
◆ ~MovingMax() [2/2]
webrtc::MovingMax::~MovingMax |
( |
| ) |
|
◆ Clear() [1/2]
void webrtc::MovingMax::Clear |
( |
| ) |
|
◆ Clear() [2/2]
void webrtc::MovingMax::Clear |
( |
| ) |
|
◆ max() [1/2]
float webrtc::MovingMax::max |
( |
| ) |
const |
◆ max() [2/2]
float webrtc::MovingMax::max |
( |
| ) |
const |
◆ Update() [1/2]
void webrtc::MovingMax::Update |
( |
float |
value | ) |
|
◆ Update() [2/2]
void webrtc::MovingMax::Update |
( |
float |
value | ) |
|
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/modules/audio_processing/echo_detector/moving_max.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/echo_detector/moving_max.cc