Commit 7b78b916 authored by vaillancour's avatar vaillancour
Browse files

fix clang-format

parent 531c14f2
Loading
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -413,7 +413,6 @@ Word16 ivas_wb_bwe_dec_fx(
        direct_transform_fx( L_wtda_synth_fx, ysynth_32, 0, output_frame, &new_input_fx_exp, st_fx->element_mode );
#endif
#endif

    }
    /* Convert to 16 Bits (Calc Shift Required to Stay within MAX_Q_NEW_INPUT) */
    scl = sub( 16 + MAX_Q_NEW_INPUT, new_input_fx_exp );