if(NE_32(st->element_mode,EVS_MONO))// to keep evs bit-exactness
{
Scale_sig(&(synth[-((shr(L_frame,1)+hTcxDec->pit_max_TCX)+2*M)]),add(add(shr(L_frame,1),hTcxDec->pit_max_TCX),shl(M,1)),negate(st->Q_syn_factor));/*Q0, Setting back to Q0, as the following calculations are implemented assuming synth is in Q0 */
if(NE_32(st->element_mode,EVS_MONO))// to keep evs bit-exactness
{
Scale_sig(&synth[-L_frame],L_frame,negate(st->Q_syn_factor));/*Q0, Setting back to Q0, as the following calculations are implemented assuming synth is in Q0 */