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:05:36 +0300
commit51d0e7befb7d16e6c3b9bb84d84aa299036a5a94 (patch)
tree90251dd9abe30dfccca614d3de5a8554b232f4ba
parentcc2d926a311c9100f1d21a932376d96c107f0925 (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 */