Commit 829f404d authored by norvell's avatar norvell
Browse files

Clang format

parent 63f843f1
Loading
Loading
Loading
Loading
Loading
+2 −5
Original line number Diff line number Diff line
@@ -129,11 +129,8 @@ Word32 floatToFixed_32(
}



Word16 float_to_fix_find_q
(
    const float val 
)
Word16 float_to_fix_find_q(
    const float val )
{
    Word16 bits;
    float absVal;
+1 −1

File changed.

Contains only whitespace changes.