Commit 2828f57d authored by vaclav's avatar vaclav
Browse files

restore EVS bit-exactness

parent c40e254a
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -173,9 +173,9 @@ ivas_error evs_enc(
        st->hBWE_TD->prev_pow_exc16kWhtnd = 1.0f;
        st->hBWE_TD->prev_mix_factor = 1.0f;
        st->hBWE_TD->prev_Env_error = 0.0f;
#endif
        cldfb_reset_memory( st->cldfbAnaEnc );
        cldfb_reset_memory( st->cldfbSynTd );
#endif
    }

    /*---------------------------------------------------------------------*