Commit c93eec34 authored by vaclav's avatar vaclav
Browse files

fix within FIX_2344_ALIGN_PREPROC

parent 2708b6c5
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -761,7 +761,7 @@ ivas_error ivas_core_enc_fx(
        Word16 Q_shb_spch_16 = Q_shb_spch;
        move16();
#ifdef FIX_2344_ALIGN_PREPROC
        IF( st->tcxonly == 0 )
        IF( st->tcxonly == 0 || hStereoICBWE != NULL )
#endif
        {
            shift = add( getScaleFactor16( shb_speech_fx, L_FRAME16k ), Q16 );