Commit 3c9da4c8 authored by Manuel Jander's avatar Manuel Jander
Browse files

clang format.

parent 4cff36a8
Loading
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -2991,7 +2991,8 @@ void protoSignalComputation4_fx(
#ifdef FIX_867_CLDFB_NRG_SCALE
    proto_power_smooth_q[0] = proto_power_smooth_fx_q;
    proto_power_smooth_q[1] = proto_power_smooth_fx_q;
    move16(); move16();
    move16();
    move16();
#else
    *proto_power_smooth_q = proto_power_smooth_fx_q;
    move16();
+2 −2

File changed.

Contains only whitespace changes.