Commit 49f505cb authored by Manuel Jander's avatar Manuel Jander
Browse files

clang format

parent 0f2cbf33
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1574,7 +1574,8 @@ void swb_tbe_enc_fx(
    move16();
    Q_shb2 = 0;
    move16();
    IF( NE_16( st_fx->element_mode, EVS_MONO ) ) {
    IF( NE_16( st_fx->element_mode, EVS_MONO ) )
    {
        Q_shb2 = norm_arr( shb_old_speech_fx + L_FRAME16k, delay );
    }
    Copy_Scale_sig_nosat( shb_old_speech_fx + L_FRAME16k, hBWE_TD->old_speech_shb_fx, delay, Q_shb2 );