#include <gain_selector.h>
◆ GainSelector() [1/2]
webrtc::GainSelector::GainSelector |
( |
| ) |
|
◆ GainSelector() [2/2]
webrtc::GainSelector::GainSelector |
( |
| ) |
|
◆ GetNewGain() [1/2]
float webrtc::GainSelector::GetNewGain |
( |
float |
peak_level, |
|
|
float |
noise_energy, |
|
|
float |
saturating_gain, |
|
|
bool |
gain_jumpstart, |
|
|
SignalClassifier::SignalType |
signal_type |
|
) |
| |
◆ GetNewGain() [2/2]
float webrtc::GainSelector::GetNewGain |
( |
float |
peak_level, |
|
|
float |
noise_energy, |
|
|
float |
saturating_gain, |
|
|
bool |
gain_jumpstart, |
|
|
SignalClassifier::SignalType |
signal_type |
|
) |
| |
◆ Initialize() [1/2]
void webrtc::GainSelector::Initialize |
( |
int |
sample_rate_hz | ) |
|
◆ Initialize() [2/2]
void webrtc::GainSelector::Initialize |
( |
int |
sample_rate_hz | ) |
|
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/modules/audio_processing/level_controller/gain_selector.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/level_controller/gain_selector.cc