Commit 5173b4df authored by vaclav's avatar vaclav
Browse files

restore BE-ness

parent 4e5f65a5
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -103,7 +103,7 @@ void decision_matrix_dec(
                        st->L_frame = L_FRAME16k;
#ifdef FIX_2252_TD_CNG_STARTS_SID
                        st->nb_subfr = NB_SUBFR16k;
                        st->bwidth = min( st->bwidth, WB );
                        //st->bwidth = min( st->bwidth, WB );
#endif
                    }
                }
+1 −1
Original line number Diff line number Diff line
@@ -79,7 +79,7 @@ ivas_error init_decoder(
    st->last_total_brate_ber = -1;
    st->core_brate = ACELP_8k00;
    st->ini_frame = 0;
#ifdef FIX_2252_TD_CNG_STARTS_SID
#ifdef FIX_2252_TD_CNG_STARTS_SIDaa
    if ( st->element_mode == EVS_MONO )
    {
        st->bwidth = NB;