summaryrefslogtreecommitdiff
path: root/apps/codecs/libfaad/cfft.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/libfaad/cfft.c')
-rw-r--r--apps/codecs/libfaad/cfft.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/codecs/libfaad/cfft.c b/apps/codecs/libfaad/cfft.c
index 441cd692de..8eec8aa85c 100644
--- a/apps/codecs/libfaad/cfft.c
+++ b/apps/codecs/libfaad/cfft.c
@@ -870,6 +870,7 @@ static void cffti1(uint16_t n, complex_t *wa, uint16_t *ifac)
870 uint16_t ib; 870 uint16_t ib;
871 uint16_t nf, nl, nq, nr; 871 uint16_t nf, nl, nq, nr;
872 872
873 (void)wa;
873 nl = n; 874 nl = n;
874 nf = 0; 875 nf = 0;
875 j = 0; 876 j = 0;