Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1694)

Unified Diff: webrtc/voice_engine_configurations.h

Issue 2530373002: Remove 3 defines in voice_engine_configurations.h (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webrtc/voice_engine/voe_audio_processing_impl.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/voice_engine_configurations.h
diff --git a/webrtc/voice_engine_configurations.h b/webrtc/voice_engine_configurations.h
index a77dc61570098386380488873f0a120ab87d62a9..3d2dfffcb27a02dd0baa6cbdd484ebc828b9ad9f 100644
--- a/webrtc/voice_engine_configurations.h
+++ b/webrtc/voice_engine_configurations.h
@@ -21,10 +21,6 @@
// Settings for VoiceEngine
// ----------------------------------------------------------------------------
-#define WEBRTC_VOICE_ENGINE_AGC // Near-end AGC
-#define WEBRTC_VOICE_ENGINE_ECHO // Near-end AEC
-#define WEBRTC_VOICE_ENGINE_NR // Near-end NS
-
#if !defined(WEBRTC_ANDROID) && !defined(WEBRTC_IOS)
#define WEBRTC_VOICE_ENGINE_TYPING_DETECTION // Typing detection
#endif
« no previous file with comments | « webrtc/voice_engine/voe_audio_processing_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698