Loading lib_com/options.h +1 −2 Original line number Diff line number Diff line Loading @@ -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 Loading
lib_com/options.h +1 −2 Original line number Diff line number Diff line Loading @@ -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