aec_core() const =0 | webrtc::EchoCancellation | pure virtual |
aec_core() const =0 | webrtc::EchoCancellation | pure virtual |
are_metrics_enabled() const =0 | webrtc::EchoCancellation | pure virtual |
are_metrics_enabled() const =0 | webrtc::EchoCancellation | pure virtual |
Enable(bool enable)=0 | webrtc::EchoCancellation | pure virtual |
Enable(bool enable)=0 | webrtc::EchoCancellation | pure virtual |
enable_delay_logging(bool enable)=0 | webrtc::EchoCancellation | pure virtual |
enable_delay_logging(bool enable)=0 | webrtc::EchoCancellation | pure virtual |
enable_drift_compensation(bool enable)=0 | webrtc::EchoCancellation | pure virtual |
enable_drift_compensation(bool enable)=0 | webrtc::EchoCancellation | pure virtual |
enable_metrics(bool enable)=0 | webrtc::EchoCancellation | pure virtual |
enable_metrics(bool enable)=0 | webrtc::EchoCancellation | pure virtual |
GetDelayMetrics(int *median, int *std)=0 | webrtc::EchoCancellation | pure virtual |
GetDelayMetrics(int *median, int *std, float *fraction_poor_delays)=0 | webrtc::EchoCancellation | pure virtual |
GetDelayMetrics(int *median, int *std)=0 | webrtc::EchoCancellation | pure virtual |
GetDelayMetrics(int *median, int *std, float *fraction_poor_delays)=0 | webrtc::EchoCancellation | pure virtual |
GetMetrics(Metrics *metrics)=0 | webrtc::EchoCancellation | pure virtual |
GetMetrics(Metrics *metrics)=0 | webrtc::EchoCancellation | pure virtual |
is_delay_logging_enabled() const =0 | webrtc::EchoCancellation | pure virtual |
is_delay_logging_enabled() const =0 | webrtc::EchoCancellation | pure virtual |
is_drift_compensation_enabled() const =0 | webrtc::EchoCancellation | pure virtual |
is_drift_compensation_enabled() const =0 | webrtc::EchoCancellation | pure virtual |
is_enabled() const =0 | webrtc::EchoCancellation | pure virtual |
is_enabled() const =0 | webrtc::EchoCancellation | pure virtual |
kHighSuppression enum value | webrtc::EchoCancellation | |
kLowSuppression enum value | webrtc::EchoCancellation | |
kModerateSuppression enum value | webrtc::EchoCancellation | |
MOCK_CONST_METHOD0(is_enabled, bool()) | webrtc::test::MockEchoCancellation | |
MOCK_CONST_METHOD0(is_drift_compensation_enabled, bool()) | webrtc::test::MockEchoCancellation | |
MOCK_CONST_METHOD0(stream_drift_samples, int()) | webrtc::test::MockEchoCancellation | |
MOCK_CONST_METHOD0(suppression_level, SuppressionLevel()) | webrtc::test::MockEchoCancellation | |
MOCK_CONST_METHOD0(stream_has_echo, bool()) | webrtc::test::MockEchoCancellation | |
MOCK_CONST_METHOD0(are_metrics_enabled, bool()) | webrtc::test::MockEchoCancellation | |
MOCK_CONST_METHOD0(is_delay_logging_enabled, bool()) | webrtc::test::MockEchoCancellation | |
MOCK_CONST_METHOD0(aec_core, struct AecCore *()) | webrtc::test::MockEchoCancellation | |
MOCK_CONST_METHOD0(is_enabled, bool()) | webrtc::test::MockEchoCancellation | |
MOCK_CONST_METHOD0(is_drift_compensation_enabled, bool()) | webrtc::test::MockEchoCancellation | |
MOCK_CONST_METHOD0(stream_drift_samples, int()) | webrtc::test::MockEchoCancellation | |
MOCK_CONST_METHOD0(suppression_level, SuppressionLevel()) | webrtc::test::MockEchoCancellation | |
MOCK_CONST_METHOD0(stream_has_echo, bool()) | webrtc::test::MockEchoCancellation | |
MOCK_CONST_METHOD0(are_metrics_enabled, bool()) | webrtc::test::MockEchoCancellation | |
MOCK_CONST_METHOD0(is_delay_logging_enabled, bool()) | webrtc::test::MockEchoCancellation | |
MOCK_CONST_METHOD0(aec_core, struct AecCore *()) | webrtc::test::MockEchoCancellation | |
MOCK_METHOD1(Enable, int(bool enable)) | webrtc::test::MockEchoCancellation | |
MOCK_METHOD1(enable_drift_compensation, int(bool enable)) | webrtc::test::MockEchoCancellation | |
MOCK_METHOD1(set_stream_drift_samples, void(int drift)) | webrtc::test::MockEchoCancellation | |
MOCK_METHOD1(set_suppression_level, int(SuppressionLevel level)) | webrtc::test::MockEchoCancellation | |
MOCK_METHOD1(enable_metrics, int(bool enable)) | webrtc::test::MockEchoCancellation | |
MOCK_METHOD1(GetMetrics, int(Metrics *metrics)) | webrtc::test::MockEchoCancellation | |
MOCK_METHOD1(enable_delay_logging, int(bool enable)) | webrtc::test::MockEchoCancellation | |
MOCK_METHOD1(Enable, int(bool enable)) | webrtc::test::MockEchoCancellation | |
MOCK_METHOD1(enable_drift_compensation, int(bool enable)) | webrtc::test::MockEchoCancellation | |
MOCK_METHOD1(set_stream_drift_samples, void(int drift)) | webrtc::test::MockEchoCancellation | |
MOCK_METHOD1(set_suppression_level, int(SuppressionLevel level)) | webrtc::test::MockEchoCancellation | |
MOCK_METHOD1(enable_metrics, int(bool enable)) | webrtc::test::MockEchoCancellation | |
MOCK_METHOD1(GetMetrics, int(Metrics *metrics)) | webrtc::test::MockEchoCancellation | |
MOCK_METHOD1(enable_delay_logging, int(bool enable)) | webrtc::test::MockEchoCancellation | |
MOCK_METHOD2(GetDelayMetrics, int(int *median, int *std)) | webrtc::test::MockEchoCancellation | |
MOCK_METHOD2(GetDelayMetrics, int(int *median, int *std)) | webrtc::test::MockEchoCancellation | |
MOCK_METHOD3(GetDelayMetrics, int(int *median, int *std, float *fraction_poor_delays)) | webrtc::test::MockEchoCancellation | |
MOCK_METHOD3(GetDelayMetrics, int(int *median, int *std, float *fraction_poor_delays)) | webrtc::test::MockEchoCancellation | |
set_stream_drift_samples(int drift)=0 | webrtc::EchoCancellation | pure virtual |
set_stream_drift_samples(int drift)=0 | webrtc::EchoCancellation | pure virtual |
set_suppression_level(SuppressionLevel level)=0 | webrtc::EchoCancellation | pure virtual |
set_suppression_level(SuppressionLevel level)=0 | webrtc::EchoCancellation | pure virtual |
stream_drift_samples() const =0 | webrtc::EchoCancellation | pure virtual |
stream_drift_samples() const =0 | webrtc::EchoCancellation | pure virtual |
stream_has_echo() const =0 | webrtc::EchoCancellation | pure virtual |
stream_has_echo() const =0 | webrtc::EchoCancellation | pure virtual |
suppression_level() const =0 | webrtc::EchoCancellation | pure virtual |
suppression_level() const =0 | webrtc::EchoCancellation | pure virtual |
SuppressionLevel enum name | webrtc::EchoCancellation | |
SuppressionLevel enum name | webrtc::EchoCancellation | |
~EchoCancellation() | webrtc::EchoCancellation | inlineprotectedvirtual |
~EchoCancellation() | webrtc::EchoCancellation | inlineprotectedvirtual |
~MockEchoCancellation() | webrtc::test::MockEchoCancellation | inlinevirtual |
~MockEchoCancellation() | webrtc::test::MockEchoCancellation | inlinevirtual |