#define NON_BE_FIX_1048_THRESHOLD_COH_BASOP /* Nokia: Fix 1048 replace comparison with 0 with comparison to threshold, to align with BASOP*/
#define NONBE_FIX_1054_NEGATIVE_LVQ_INDEX /* Nokia: issue 1054: Input to decode_comb in deindex_lvq_SHB should be positive */
#define FIX_1033_MEMORY_LEAK_OMASA /* Nokia / Orange: issue #1033: Memory leak in OMASA to BINAURAL with HRTF with bitrate switching */
#define FIX_976_USAN_PVQ_ENC_DEC_EVS_CR /* Ericsson: premature cast to unsigned detected by USAN corrected */
#define FIX_1027_GSC_INT_OVERFLOW /* VA: issue 2207: overflow in GSC */
#define NONBE_FIX_1096_NAN_VALUES_IN_DIRAC_TO_STEREO /* FhG: avoid sidegain DFT-Stereo param to be larger than 1 when converting from Dirac parameters */
#define NON_BE_1055_RESET_LP_MEMORIES /* VA: issue 1055: Correctly reset LP filter MA and AR memories in bitrate switching */
/* #################### End FIXES switches ############################ */
Copy_Scale_sig(synth_intFreq+NS2SA(L_frame_for_cs*50,SWITCH_GAP_LENGTH_NS-DELAY_CLDFB_NS)-2,mem_synth,NS2SA(L_frame_for_cs*50,DELAY_CLDFB_NS)+2,negate(st_fx->Q_syn));/* Copy mem with Q0 */
Copy_Scale_sig(synth_intFreq+sub(NS2SA(i_mult(L_frame_for_cs,50),L_sub(SWITCH_GAP_LENGTH_NS,DELAY_CLDFB_NS)),2),mem_synth,add(NS2SA(i_mult(L_frame_for_cs,50),DELAY_CLDFB_NS),2),negate(st_fx->Q_syn));/* Copy mem with Q0 */