if(EQ_16(prescale_current_frame,1+HP20_FX_COEFF_SCALE-31)||// signal_fx buffer contains only zeros, so use the mem_fx scale_factor instead
LT_16(prescale_current_frame,prescale))// To avoid overflow in the subsequent shr() scaling for W_y1, W_y2, x2, and x1 calculations before the for loop.
#else
if(EQ_16(prescale_current_frame,1+HP20_FX_COEFF_SCALE-31))// signal_fx buffer contains only zeros, so use the mem_fx scale_factor instead
#define NONBE_1122_KEEP_EVS_MODE_UNCHANGED /* FhG: Disables fix for issue 1122 in EVS mode to keep BE tests green. This switch should be removed once the 1122 fix is added to EVS via a CR. */
#define REMOVE_BASOP_Util_Divide3232_Scale_cadence /* remove this division variant */
#define OPT_2146_BASOP_UTIL_ADD_MANT32EXP /* Dlb: optimized version of BASOP_Util_Add_Mant32Exp() */
#define FIX_2086_ENABLE_HP20_OPT_FOR_ENC /* FhG: Enable hp20_fx_32_opt() for Encoder */
#define FIX_2170_ASSERT_IN_FFT3 /* Eri: Assert in fft3_fx from EVS, adding _sat */
/* #################### End BE switches ################################## */