Commit 44b942d4 authored by Arthur Tritthart's avatar Arthur Tritthart
Browse files

fix clanf format issues

parent 5352b9ab
Loading
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -2731,7 +2731,6 @@ void swb_tbe_dec_fx(
#endif



        L_tmp1 = Mult_32_16( L_shl_sat( 1, sub( 31, exp ) ), temp ); /* Q31-exp */
        temp = sub( 32767 /*1.0f Q15*/, temp );
        Lscale = L_add( Mult_32_16( Lscale, temp ), L_tmp1 );
+38 −38

File changed.

Contains only whitespace changes.

+5 −5

File changed.

Contains only whitespace changes.