#define FIX_1435_MOVE_STEREO_PANNING /* VA: issue 1435: do the EVS stereo panning in the renderer */
#define FIX_2252_SCALING_SAVE_HB_SYNTH /* VA: issue 2252: fix use-of-uninit-value in save_hb_synth_fx[] scaling in FOA decoding with bitstream that starts with an SID */
#define FIX_2248_EVS_ASSERT /* VA: Include _sat in an EVS related part of the code */
#define HARM_GSC_ENC /* VA: Harmonization of EVS and IVAS GSC code */
#define HARM_GSC_ENC_PART2
#define HARM_GSC_ENC_PART3
#define HARM_GSC_ENC_PART4
#define FIX_1904_HARM_GSC_ENC /* VA: #1904 Harmonization of EVS and IVAS GSC code */
/* #################### End BE switches ################################## */
@@ -102,8 +99,6 @@
#define FIX_1461_CNG_BW_SWITCHING /* Eri: float issue 1461: Stereo parameters are not updated when SID/NODATA forces BW to stay the same */
#define FIX_2041_SPECTRAL_GAPS_FOR_INACTIVE_FRAMES /* FhG: Using rounding in multiplication to improve precision in cngNoiseLevel[] */
#define FIX_2264_OUT_OF_BOUND_READING_IN_LOG2_NORM_LC /* VA: Fix issue 2264 by adding a proper safeguard in log2 and by adding a missing normalization in swb_pre_proc_ivas_fx()*/
//#define FIX_EVS_LR_PG_BUG /* VA: EVS bug on how the lowrate pitch gain is compared to threshold, not used in IVAS */
//#define FIX_BUG_IN_IVAS_GSC
/* ##################### End NON-BE switches ########################### */
/* ################## End MAINTENANCE switches ######################### */