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

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'silk/dred_config.h')
-rw-r--r--silk/dred_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/silk/dred_config.h b/silk/dred_config.h
index 86da3b00..a729e696 100644
--- a/silk/dred_config.h
+++ b/silk/dred_config.h
@@ -36,7 +36,7 @@
#define DRED_EXPERIMENTAL_BYTES 2
-#define DRED_MIN_BYTES 16
+#define DRED_MIN_BYTES 8
/* these are inpart duplicates to the values defined in dred_rdovae_constants.h */
#define DRED_SILK_ENCODER_DELAY (79+12-80)