Commit 2bd2e86d authored by Manuel Jander's avatar Manuel Jander
Browse files

clang format.

parent ae8d8fc8
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -2997,7 +2997,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.