/*#define DEBUG_MODE_JBM *//* define to output JBM relevant parameters */
#endif
#ifdef DEBUG_MODE_MDCT
@@ -128,6 +129,7 @@
/*#define DEBUG_AGC_ENCODER_CMD_OPTION*//* Ability to force enable or disable AGC behaviour in DIRAC/SPAR via command line option */
/*#define DEBUG_JBM_CMD_OPTION*//* ability for telling the decoder the frontend fetch size and to not delay compensate for bad frames at the beginning */
/*#define VARIABLE_SPEED_DECODING*//* variable speed decoding employing the JBM functioniality; move to DEBUGGING after build for disabled is fixed */
/*#define DISABLE_LIMITER*//* disable the limiter */
/*Split Rendering Debug switches*/
/*#define DBG_WAV_WRITER*//* add debugging function dbgwrite_wav() */
@@ -180,7 +182,8 @@
#define NONBE_FIX_1000_G1_G2_SWB_TBE /* VA: issue 1000: avoid div by zero due to g1 + g2 being zero in SWB TBE */
#define NONBE_FIX_999_JBM_MCT_FLUSH /* FhG: issue #999: fix wrong flushing for MCT at a JBM rate switch */
#define NONBE_FIX_991_PARAMBIN_BINARY_HRTF /* Nokia: issue #991: fix using of binary file HRTF in ParamBin */
#define NONBE_FIX_1005_MC_RS_TCBUFFER_UPDATE /* FhG: issue #1005: fix TC Buffer update at a MC rate switch */
#define NONBE_FIX_864_JBM_RENDER_FRAMESIZE /* FhG: issue #864: fix different behaviour of JBM TSM with different render frame sizes */
/* ##################### End NON-BE switches ########################### */
/* ################## End DEVELOPMENT switches ######################### */