Commit 988cfeae authored by vaclav's avatar vaclav
Browse files

port MR No. 303

parent 3874e0c7
Loading
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -167,7 +167,10 @@ ivas_error acelp_core_enc(
    {
        st->Nb_ACELP_frames = 0;
    }
    if ( st->Nb_ACELP_frames < MAX16B )
    {
        st->Nb_ACELP_frames++;
    }

    if ( st->L_frame == L_FRAME )
    {