Commit 857ec605 authored by vaclav's avatar vaclav
Browse files

merge from main

parent a71c712a
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -175,14 +175,13 @@
#define FIX_GET_DELAY_RETURN                            /* Issue 223: change return data type in function get_delay() */
#define NTT_REDUC_COMP_POC                              /* NTT Contribution 10: Complexity reduction of phase spectrum in stereo downmix*/
#define FIX_ISM_DECODER_PRINTOUT                        /* Issue 229: fix ISM decoder printout */
#define FIX_ITD_CNG                                     /* Eri: Fix for CNG ITD */

//#define FIX_ISM_INACTIVE_BITS                           /* fix bitbudget distribution in inactive frames in ISM format */

#define COVARIANCE_MEMORY_OPT                           /* Issue 231: define SPAR covariance buffers in stack instead of inter-frame heap */


#define FIX_ITD_CNG                                     /* Eri: Fix for CNG ITD */

/* ################## End DEVELOPMENT switches ######################### */
/* clang-format on */
#endif