/*#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() */
@@ -153,6 +155,7 @@
/*#define FIX_I4_OL_PITCH*//* fix open-loop pitch used for EVS core switching */