summaryrefslogtreecommitdiff
path: root/silk/NLSF2A.c
diff options
context:
space:
mode:
authorKoen Vos <koen.vos@skype.net>2011-10-28 19:44:26 -0400
committerJean-Marc Valin <jmvalin@jmvalin.ca>2011-10-28 19:44:26 -0400
commitacc7a6c78b266e3ef0e1f91ee405af92a0989dec (patch)
treed3e32cc66cf96fecdaffc924ff0d051028b72f31 /silk/NLSF2A.c
parent2d4f61409186c7efa831387bf14e2164607a805a (diff)
downloadopus-acc7a6c78b266e3ef0e1f91ee405af92a0989dec.tar.gz
Reformatting changes with an update to the MSVC project files
Diffstat (limited to 'silk/NLSF2A.c')
-rw-r--r--silk/NLSF2A.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/silk/NLSF2A.c b/silk/NLSF2A.c
index d43b61de..abb73ed2 100644
--- a/silk/NLSF2A.c
+++ b/silk/NLSF2A.c
@@ -64,9 +64,9 @@ static inline void silk_NLSF2A_find_poly(
/* compute whitening filter coefficients from normalized line spectral frequencies */
void silk_NLSF2A(
- opus_int16 *a_Q12, /* O monic whitening filter coefficients in Q12, [ d ] */
- const opus_int16 *NLSF, /* I normalized line spectral frequencies in Q15, [ d ] */
- const opus_int d /* I filter order (should be even) */
+ opus_int16 *a_Q12, /* O monic whitening filter coefficients in Q12, [ d ] */
+ const opus_int16 *NLSF, /* I normalized line spectral frequencies in Q15, [ d ] */
+ const opus_int d /* I filter order (should be even) */
)
{
/* This ordering was found to maximize quality. It improves numerical accuracy of