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

Unified Diff: webrtc/modules/audio_processing/test/bitexactness_tools.h

Issue 1811443002: Added a bitexactness test for the level estimator in the audio processing module (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@NsBitLatest_CL
Patch Set: Changes in response to reviewer comment and in order to harmonize the code with the other bitexactn… 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/audio_processing/test/bitexactness_tools.h
diff --git a/webrtc/modules/audio_processing/test/bitexactness_tools.h b/webrtc/modules/audio_processing/test/bitexactness_tools.h
index a66a3f4b165a81dd44a940bd2252ef5d78cd2af1..e9650ff3a77cdf6f91ef9fc5b2e6941ced916290 100644
--- a/webrtc/modules/audio_processing/test/bitexactness_tools.h
+++ b/webrtc/modules/audio_processing/test/bitexactness_tools.h
@@ -1,3 +1,4 @@
+
hlundin-webrtc 2016/03/17 15:20:57 Nope.
/*
* Copyright (c) 2016 The WebRTC project authors. All Rights Reserved.
*

Powered by Google App Engine
This is Rietveld 408576698