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

Unified Diff: webrtc/modules/modules.gyp

Issue 1814723003: Added a bitexactness test for the intelligibility enhancer in the audio processing module (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@BeamformerBitExactness_CL
Patch Set: Created 4 years, 9 months 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
Index: webrtc/modules/modules.gyp
diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp
index 7c128d2a7520f744896e3bcf932a9828395fc463..d9b0249164740b6912fd1cedf37188f479b2d1ed 100644
--- a/webrtc/modules/modules.gyp
+++ b/webrtc/modules/modules.gyp
@@ -446,6 +446,7 @@
'audio_processing/echo_control_mobile_unittest.cc',
'audio_processing/gain_control_unittest.cc',
'audio_processing/high_pass_filter_bitexactness_unittest.cc',
+ 'audio_processing/intelligibility_enhancer_unittest.cc',
aluebs-webrtc 2016/03/18 23:26:41 I agree with henrik, that it probably makes more s
peah-webrtc 2016/03/21 11:54:51 Definitely, I'll do that. Done.
'audio_processing/level_estimator_bitexactness_unittest.cc',
'audio_processing/noise_suppression_bitexactness_unittest.cc',
'audio_processing/voice_detection_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698