#define DEBUG_FORCE_MDCT_STEREO_MODE /* Force stereo mode decision for MDCT stereo: -stereo 3 1 forces L/R coding and -stereo 3 2 forces full M/S coding */
/*#define DBG_WAV_WRITER*//* Enable dbgwrite_wav() function for generating ".wav" files */
#define DEBUG_BYPASS_CORE_CODER
#define DEBUG_SPAR_FX_CODE
//#define DEBUG_SPAR_FX_CODE
#endif
#define SUPPORT_JBM_TRACEFILE /* Support for JBM tracefile, which is needed for 3GPP objective/subjective testing, but not relevant for real-world implementations */
@@ -86,4 +86,6 @@
#define NONBE_1233_HQ_CLASSIFIER_DIV_BY_ZERO /* Eri: issue 1233: Address possible division by zero in hf_spectrum_sparseness() */
//#define NONBE_FIX_SBA_TRANS_DET_PRECISION /*Work in progress*/
//#define NONBE_FIX_SBA_FFT_PRECISION /*Work in progress*/