Commit 39836d97 authored by vaclav's avatar vaclav
Browse files

fix crash in bitrate switching

parent 7f6cdce8
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -265,7 +265,7 @@ ivas_error ivas_omasa_enc_config(
        {
            reset_indices_enc( st_ivas->hCPE[0]->hCoreCoder[0]->hBstr,
#ifdef IND_LIST_DYN
                               st_ivas->hSCE[0]->hCoreCoder[0]->hBstr->nb_bits_tot
                               st_ivas->hCPE[0]->hCoreCoder[0]->hBstr->nb_bits_tot
#else
                               st_ivas->hCPE[0]->hCoreCoder[0]->hBstr->next_ind
#endif