Commit 8d3b65bd authored by Manuel Jander's avatar Manuel Jander
Browse files

clang format.

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