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
path: root/silk
diff options
context:
space:
mode:
authorJean-Marc Valin <jmvalin@amazon.com>2023-05-09 02:04:08 +0300
committerJean-Marc Valin <jmvalin@amazon.com>2023-06-16 20:01:30 +0300
commitd7e1bd507f2f1bdec0487133036f135801abcb71 (patch)
treecc31f45f7a9775279b49a4a945c29d3a6475a624 /silk
parentb446e96ad1ff1aad301940cb6cdb7455c83e6cfb (diff)
Properly check to see if there's room for DRED
Diffstat (limited to 'silk')
-rw-r--r--silk/dred_config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/silk/dred_config.h b/silk/dred_config.h
index 6d7c95bf..34352536 100644
--- a/silk/dred_config.h
+++ b/silk/dred_config.h
@@ -26,6 +26,7 @@
*/
#define DRED_VERSION 0
+#define DRED_MIN_BYTES 16
/* these are inpart duplicates to the values defined in dred_rdovae_constants.h */
#define DRED_NUM_FEATURES 20