#include <residual_echo_detector.h>
◆ ResidualEchoDetector() [1/2]
webrtc::ResidualEchoDetector::ResidualEchoDetector |
( |
| ) |
|
◆ ~ResidualEchoDetector() [1/2]
webrtc::ResidualEchoDetector::~ResidualEchoDetector |
( |
| ) |
|
|
default |
◆ ResidualEchoDetector() [2/2]
webrtc::ResidualEchoDetector::ResidualEchoDetector |
( |
| ) |
|
◆ ~ResidualEchoDetector() [2/2]
webrtc::ResidualEchoDetector::~ResidualEchoDetector |
( |
| ) |
|
◆ AnalyzeCaptureAudio() [1/2]
void webrtc::ResidualEchoDetector::AnalyzeCaptureAudio |
( |
rtc::ArrayView< const float > |
capture_audio | ) |
|
◆ AnalyzeCaptureAudio() [2/2]
void webrtc::ResidualEchoDetector::AnalyzeCaptureAudio |
( |
rtc::ArrayView< const float > |
capture_audio | ) |
|
◆ AnalyzeRenderAudio() [1/2]
void webrtc::ResidualEchoDetector::AnalyzeRenderAudio |
( |
rtc::ArrayView< const float > |
render_audio | ) |
|
◆ AnalyzeRenderAudio() [2/2]
void webrtc::ResidualEchoDetector::AnalyzeRenderAudio |
( |
rtc::ArrayView< const float > |
render_audio | ) |
|
◆ echo_likelihood() [1/2]
float webrtc::ResidualEchoDetector::echo_likelihood |
( |
| ) |
const |
|
inline |
◆ echo_likelihood() [2/2]
float webrtc::ResidualEchoDetector::echo_likelihood |
( |
| ) |
const |
|
inline |
◆ echo_likelihood_recent_max() [1/2]
float webrtc::ResidualEchoDetector::echo_likelihood_recent_max |
( |
| ) |
const |
|
inline |
◆ echo_likelihood_recent_max() [2/2]
float webrtc::ResidualEchoDetector::echo_likelihood_recent_max |
( |
| ) |
const |
|
inline |
◆ Initialize() [1/2]
void webrtc::ResidualEchoDetector::Initialize |
( |
| ) |
|
◆ Initialize() [2/2]
void webrtc::ResidualEchoDetector::Initialize |
( |
| ) |
|
◆ PackRenderAudioBuffer() [1/2]
static void webrtc::ResidualEchoDetector::PackRenderAudioBuffer |
( |
AudioBuffer * |
audio, |
|
|
std::vector< float > * |
packed_buffer |
|
) |
| |
|
static |
◆ PackRenderAudioBuffer() [2/2]
void webrtc::ResidualEchoDetector::PackRenderAudioBuffer |
( |
AudioBuffer * |
audio, |
|
|
std::vector< float > * |
packed_buffer |
|
) |
| |
|
static |
◆ SetReliabilityForTest() [1/2]
void webrtc::ResidualEchoDetector::SetReliabilityForTest |
( |
float |
value | ) |
|
|
inline |
◆ SetReliabilityForTest() [2/2]
void webrtc::ResidualEchoDetector::SetReliabilityForTest |
( |
float |
value | ) |
|
|
inline |
The documentation for this class was generated from the following files: