Loading lib_dec/init_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -91,7 +91,7 @@ ivas_error init_decoder( #if 0 // keep deactivated for the moment to keep BE st->last_bwidth = WB; #else st->bwidth = NB; st->last_bwidth = NB; #endif } #else Loading Loading
lib_dec/init_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -91,7 +91,7 @@ ivas_error init_decoder( #if 0 // keep deactivated for the moment to keep BE st->last_bwidth = WB; #else st->bwidth = NB; st->last_bwidth = NB; #endif } #else Loading