/*#define ITD_WINNER_GAIN_MODIFY *//* ITD optimization - WORK IN PROGRESS */
/*#define FIX_I4_OL_PITCH*//* fix open-loop pitch used for EVS core switching */
#define SBA_BR_SWITCHING /* Issue 114: Changes for SBA bit rate switching with reconfiguration for bitrates with same number of transport channels*/
#ifdef SBA_BR_SWITCHING
#define SBA_BR_SWITCHING_RECONFIG /* Issue 114: Changes for SBA bitrate switching with reconfiguration for bitrates with different number of transport channels*/
@@ -159,6 +160,12 @@
#define FIX_310_TD_REND_DELAY /* Adding HRTF delay being read from ROM/Binary file, fix rounding for delay compensation in renderer */
#define FIX_334_DEBUG_BE_STEREO_SWITCHING /* FhG: Fix non-BE issue for stereo switching when DEBUGGING is enabled */
#define DFT_STEREO_SPAR_MIXING
#ifdef DFT_STEREO_SPAR_MIXING
/*#define DFT_STEREO_SPAR_MIXING_DEBUG*//* more debugging output for DFT_STEREO_SPAR_MIXING_DEBUG */
#define DISABLE_RES_CHANNELS_MCT /* decode only W and residual for Y when outputting to stereo */
#endif
/* ################## End DEVELOPMENT switches ######################### */