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

Unified Diff: silk/tuning_parameters.h

Issue 882843002: Update to opus-HEAD-66611f1. (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/opus.git@master
Patch Set: Add the contents of Makefile.mips back. Created 5 years, 11 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/sum_sqr_shift.c ('k') | silk/x86/NSQ_del_dec_sse.c » ('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 e1057bbaae3341dda980015fd0188afe90879966..5b8f404235f491d9b4bedaa48f3942307e7d12a1 100644
--- a/silk/tuning_parameters.h
+++ b/silk/tuning_parameters.h
@@ -64,7 +64,7 @@ extern "C"
#define MU_LTP_QUANT_WB 0.02f
/* Max cumulative LTP gain */
-#define MAX_SUM_LOG_GAIN_DB 250.0f
+#define MAX_SUM_LOG_GAIN_DB 250.0f
/***********************/
/* High pass filtering */
« no previous file with comments | « silk/sum_sqr_shift.c ('k') | silk/x86/NSQ_del_dec_sse.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698