Commit 488dde7e authored by vaclav's avatar vaclav
Browse files

fix

parent 42a08c2d
Loading
Loading
Loading
Loading
Loading
+7 −2
Original line number Diff line number Diff line
@@ -924,10 +924,15 @@ void swb_pre_proc_ivas_fx(
            IF( NE_16( st->extl, WB_BWE ) )
            {
                Copy( old_input_fx, hBWE_FD->L_old_wtda_swb_fx, L_FRAME32k );
#ifdef HARMONIZE_TBE2
                if( st->element_mode > EVS_MONO )
#endif
                {
                    st->Q_old_wtda = st->q_inp;
                    move16();
                }
            }
        }

        test();
        IF( NE_16( st->extl, SWB_BWE ) && NE_16( st->extl, FB_BWE ) )