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:
authorJan Buethe <jbuethe@amazon.de>2023-12-04 17:05:36 +0300
committerJan Buethe <jbuethe@amazon.de>2023-12-04 17:16:37 +0300
commit19bef6aed8abbd123ff62f8765339d89bbf7d815 (patch)
tree3a30bebb67c2ed0c7a0c51b23b63bb9588cbfb23
parent612172c8a85213aa755fa3b7997262e25724baf5 (diff)
enabling OSCE_NUMBITS_BUGFIX
-rw-r--r--dnn/osce_features.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dnn/osce_features.h b/dnn/osce_features.h
index 70b419fe..124209fd 100644
--- a/dnn/osce_features.h
+++ b/dnn/osce_features.h
@@ -5,6 +5,7 @@
#include "structs.h"
#include "opus_types.h"
+#define OSCE_NUMBITS_BUGFIX
void osce_calculate_features(
silk_decoder_state *psDec, /* I/O Decoder state */