Commit e56f4afd authored by mave2802's avatar mave2802 Committed by Sandesh Venkatesh
Browse files

clang format

parent 83e95148
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -1076,8 +1076,7 @@ Word16 swb_bwe_dec_fx( /*o :Q_syn_hb*/
    ELSE
    {
        SWB_BWE_decoding_fx( ysynth_fx, SWB_fenv_fx, ysynth_32, L_FRAME32k - 80, mode, &frica_flag, &hBWE_FD->prev_Energy_fx, st_fx->prev_SWB_fenv_fx,
                             &hBWE_FD->prev_L_swb_norm, st_fx->tilt_wb_fx, &hBWE_FD->Seed, 6, &hBWE_FD->prev_weight_fx, st_fx->extl, Q_syn,
                             st_fx->last_extl);
                             &hBWE_FD->prev_L_swb_norm, st_fx->tilt_wb_fx, &hBWE_FD->Seed, 6, &hBWE_FD->prev_weight_fx, st_fx->extl, Q_syn, st_fx->last_extl );
    }

    test();
+2 −2

File changed.

Contains only whitespace changes.