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

Unified Diff: silk/tuning_parameters.h

Issue 12388030: Update Opus to 1.0.2. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/opus
Patch Set: Created 7 years, 10 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
« no previous file with comments | « silk/tables_other.c ('k') | silk_headers.mk » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: silk/tuning_parameters.h
diff --git a/silk/tuning_parameters.h b/silk/tuning_parameters.h
index 0b0b7749b213c80bb932e2ae3f3a3b7d8ccae03f..a26de4d25da23cd0875685fd2ada5dba57db42ca 100644
--- a/silk/tuning_parameters.h
+++ b/silk/tuning_parameters.h
@@ -44,7 +44,7 @@ extern "C"
#define FIND_PITCH_WHITE_NOISE_FRACTION 1e-3f
/* Bandwidth expansion for whitening filter in pitch analysis */
-#define FIND_PITCH_BANDWITH_EXPANSION 0.99f
+#define FIND_PITCH_BANDWIDTH_EXPANSION 0.99f
/*********************/
/* Linear prediction */
« no previous file with comments | « silk/tables_other.c ('k') | silk_headers.mk » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698