Commit b58c9f74 authored by vaclav's avatar vaclav
Browse files

fix

parent e9f71a51
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -103,8 +103,9 @@ ivas_error init_decoder_fx(
    {
        st_fx->bwidth = WB;
        move16();
        st_fx->last_bwidth = NB;
        // st_fx->last_bwidth = WB; // TBV
        // move16();
        move16();
    }
#else
    st_fx->bwidth = NB;