#define DEBUGGING /* Activate debugging part of the code */
/*#define DEBUGGING*//* Activate debugging part of the code */
#endif
/*#define WMOPS*//* Activate complexity and memory counters */
/*#define WMOPS_PER_FRAME*//* Output per-frame complexity (writes one float value per frame to the file "wmops_analysis") */
@@ -58,7 +58,7 @@
#ifdef DEBUGGING
/*#define DBG_BITSTREAM_ANALYSIS*//* Write bitstream with annotations to a text file */
/*#define DEBUG_MODE_INFO*//* Define to output most important parameters to the subdirectory "res/" */
#define DEBUG_MODE_INFO /* Define to output most important parameters to the subdirectory "res/" */
#define DEBUG_MODE_INFO_TWEAK /* Enable command line switch to specify subdirectory for debug info output inside "./res/" */
#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 DEBUG_FORCE_DIR*//* Force modes/parameters by reading from external binary files */
@@ -116,7 +116,7 @@
#define FIX_BASOP_2497_MCMASA_LFE_WRONG_SF_INDEX /* Nokia: BASOP 2497: Fix wrong subframe index in McMASA LFE synth. */
#define FIX_BASOP_2023_TDREND_DISTATT_PRECISION /* Eri: Basop issue 2023: Distance attenuation scaling, adding clamping of distance att input and listener position */
/* ##################### End NON-BE switches ########################### */