Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoen Vos <koenvos@users.noreply.github.com>2016-02-21 11:21:03 +0300
committerJean-Marc Valin <jmvalin@jmvalin.ca>2016-06-02 22:09:55 +0300
commitc458d9e5e3721a777ce5e397b4653703067d5e1c (patch)
treec4c2f82895b9277218ee5ddb3d6bbdc37859bd0c /silk/tuning_parameters.h
parentbc6293ae77b3e68e80676665fce5cf53e9b16f83 (diff)
Clean up: replace tabs by spaces
Diffstat (limited to 'silk/tuning_parameters.h')
-rw-r--r--silk/tuning_parameters.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/silk/tuning_parameters.h b/silk/tuning_parameters.h
index d63a6bad..bf1d23b2 100644
--- a/silk/tuning_parameters.h
+++ b/silk/tuning_parameters.h
@@ -54,7 +54,7 @@ extern "C"
#define FIND_LPC_COND_FAC 1e-5f
/* LTP analysis defines */
-#define LTP_CORR_INV_MAX 0.015f
+#define LTP_CORR_INV_MAX 0.015f
/***********************/
/* High pass filtering */