summaryrefslogtreecommitdiff
path: root/silk/define.h
diff options
context:
space:
mode:
Diffstat (limited to 'silk/define.h')
-rw-r--r--silk/define.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/silk/define.h b/silk/define.h
index 11df87d2..781cfdcc 100644
--- a/silk/define.h
+++ b/silk/define.h
@@ -158,8 +158,7 @@ extern "C"
#define LTP_BUF_LENGTH 512
#define LTP_MASK ( LTP_BUF_LENGTH - 1 )
-#define DECISION_DELAY 32
-#define DECISION_DELAY_MASK ( DECISION_DELAY - 1 )
+#define DECISION_DELAY 40
/* Number of subframes for excitation entropy coding */
#define SHELL_CODEC_FRAME_LENGTH 16