Commit 9bc5392a authored by Fabian Bauer's avatar Fabian Bauer
Browse files

clang format patch

parent 997c2e89
Loading
Loading
Loading
Loading
Loading
+98 −99
Original line number Diff line number Diff line
@@ -6821,7 +6821,6 @@ void elliptic_bpf_48k_generic_fx(
#endif



#ifdef FIX_1439_SIMPLIFY_elliptic_bpf_48k_generic
    L_tmpX = L_shr( L_mult( input_fx[3 - 4], full_band_bpf_fx[0][4] ), 3 );                             /*Q_input_fx + 13 + 1 - 3*/
    L_tmpX = L_add( L_shr( L_mult( input_fx[0], full_band_bpf_fx[0][3] ), 3 ), L_tmpX );                /*Q_input_fx + 13 + 1 - 3*/