#define FIX_2164_ASSERT_IN_OMASA_PREPROC_FOR_EDIT /* Nokia: Issue 2164: Prevent overflow when calculating equalization coefficient for editing before clamping to safe range */
#define FIX_BASOP_ASSERT_IN_TONAL_MDCT_PLC /* FhG: fix for issue 2165 - using saturating addition in tonal MDCT PLC function */
#define FIX_2015_PREMPH_SAT /* VA: saturation can happen during preemphasis filtering due to a too aggressive scaling factor */
/*#define FIX_2015_PREMPH_SAT*//* VA: saturation can happen during preemphasis filtering due to a too aggressive scaling factor */
#ifndef FIX_2015_PREMPH_SAT
#define FIX_2015_PREMPH_SAT_ALT /* VA: saturation can happen during preemphasis filtering due to a too aggressive scaling factor, alternative fix where only preemphis gets 1 more bit headroom */
#endif
/* ################### End FIXES switches ########################### */