#include <background_noise.h>
◆ BackgroundNoise() [1/2]
webrtc::BackgroundNoise::BackgroundNoise |
( |
size_t |
num_channels | ) |
|
|
explicit |
◆ ~BackgroundNoise() [1/2]
webrtc::BackgroundNoise::~BackgroundNoise |
( |
| ) |
|
|
virtual |
◆ BackgroundNoise() [2/2]
webrtc::BackgroundNoise::BackgroundNoise |
( |
size_t |
num_channels | ) |
|
|
explicit |
◆ ~BackgroundNoise() [2/2]
virtual webrtc::BackgroundNoise::~BackgroundNoise |
( |
| ) |
|
|
virtual |
◆ Energy() [1/2]
◆ Energy() [2/2]
◆ Filter() [1/2]
const int16_t* webrtc::BackgroundNoise::Filter |
( |
size_t |
channel | ) |
const |
◆ Filter() [2/2]
const int16_t * webrtc::BackgroundNoise::Filter |
( |
size_t |
channel | ) |
const |
◆ FilterState() [1/2]
const int16_t* webrtc::BackgroundNoise::FilterState |
( |
size_t |
channel | ) |
const |
◆ FilterState() [2/2]
const int16_t * webrtc::BackgroundNoise::FilterState |
( |
size_t |
channel | ) |
const |
◆ initialized() [1/2]
bool webrtc::BackgroundNoise::initialized |
( |
| ) |
const |
|
inline |
◆ initialized() [2/2]
bool webrtc::BackgroundNoise::initialized |
( |
| ) |
const |
|
inline |
◆ mode() [1/2]
◆ mode() [2/2]
◆ MuteFactor() [1/2]
int16_t webrtc::BackgroundNoise::MuteFactor |
( |
size_t |
channel | ) |
const |
◆ MuteFactor() [2/2]
int16_t webrtc::BackgroundNoise::MuteFactor |
( |
size_t |
channel | ) |
const |
◆ Reset() [1/2]
void webrtc::BackgroundNoise::Reset |
( |
| ) |
|
◆ Reset() [2/2]
void webrtc::BackgroundNoise::Reset |
( |
| ) |
|
◆ Scale() [1/2]
◆ Scale() [2/2]
◆ ScaleShift() [1/2]
int16_t webrtc::BackgroundNoise::ScaleShift |
( |
size_t |
channel | ) |
const |
◆ ScaleShift() [2/2]
int16_t webrtc::BackgroundNoise::ScaleShift |
( |
size_t |
channel | ) |
const |
◆ set_mode() [1/2]
◆ set_mode() [2/2]
◆ SetFilterState() [1/2]
◆ SetFilterState() [2/2]
◆ SetMuteFactor() [1/2]
◆ SetMuteFactor() [2/2]
◆ Update() [1/2]
◆ Update() [2/2]
◆ kMaxLpcOrder
static const size_t webrtc::BackgroundNoise::kMaxLpcOrder = 8 |
|
static |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/modules/audio_coding/neteq/background_noise.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/neteq/background_noise.cc