aboutsummaryrefslogtreecommitdiff
path: root/src/rxdec_coeff.h
diff options
context:
space:
mode:
authordrowe67 <[email protected]>2023-07-14 12:36:50 +0930
committerDavid Rowe <[email protected]>2023-07-14 12:36:50 +0930
commitb86e88413d4c6ec428aaedb147f7675f28882fe4 (patch)
treece360925856e25d4343d59a37e2e6bac142d3752 /src/rxdec_coeff.h
parent0c2e969cfbe85548801eeb20ad8113969604892a (diff)
clang-format -i applied to src unittest misc
Diffstat (limited to 'src/rxdec_coeff.h')
-rw-r--r--src/rxdec_coeff.h41
1 files changed, 8 insertions, 33 deletions
diff --git a/src/rxdec_coeff.h b/src/rxdec_coeff.h
index a08cf9f..cc54673 100644
--- a/src/rxdec_coeff.h
+++ b/src/rxdec_coeff.h
@@ -1,35 +1,10 @@
/* Generated by rxdec_file() Octave function */
-const float rxdec_coeff[]={
- -0.00125472,
- -0.00204605,
- -0.0019897,
- 0.000163906,
- 0.00490937,
- 0.00986375,
- 0.0096718,
- -0.000480351,
- -0.019311,
- -0.0361822,
- -0.0341251,
- 0.000827866,
- 0.0690577,
- 0.152812,
- 0.222115,
- 0.249004,
- 0.222115,
- 0.152812,
- 0.0690577,
- 0.000827866,
- -0.0341251,
- -0.0361822,
- -0.019311,
- -0.000480351,
- 0.0096718,
- 0.00986375,
- 0.00490937,
- 0.000163906,
- -0.0019897,
- -0.00204605,
- -0.00125472
-};
+const float rxdec_coeff[] = {-0.00125472, -0.00204605, -0.0019897, 0.000163906,
+ 0.00490937, 0.00986375, 0.0096718, -0.000480351,
+ -0.019311, -0.0361822, -0.0341251, 0.000827866,
+ 0.0690577, 0.152812, 0.222115, 0.249004,
+ 0.222115, 0.152812, 0.0690577, 0.000827866,
+ -0.0341251, -0.0361822, -0.019311, -0.000480351,
+ 0.0096718, 0.00986375, 0.00490937, 0.000163906,
+ -0.0019897, -0.00204605, -0.00125472};