Loading lib_dec/init_dec_fx.c +2 −1 Original line number Diff line number Diff line Loading @@ -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; Loading Loading
lib_dec/init_dec_fx.c +2 −1 Original line number Diff line number Diff line Loading @@ -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; Loading