add notes
authoryang <yang.zhang@arm.com>
Fri, 28 Sep 2012 08:53:15 +0000 (16:53 +0800)
committeryang <yang.zhang@arm.com>
Fri, 28 Sep 2012 08:53:15 +0000 (16:53 +0800)
modules/dsp/NE10_cfft.c
modules/dsp/NE10_cfft.neon.s
modules/dsp/NE10_rfft.c
modules/dsp/NE10_rfft.neon.c

index 470eda74caf189327dfde2916b14b3d8294f0bc9..4e504624f2b868605d359886bd9da1f2a3ae16e8 100644 (file)
@@ -15,7 +15,7 @@
  */
 
 /*
- * NE10 Library : dsp/NE10_fft.c
+ * NE10 Library : dsp/NE10_cfft.c
  */
 
 #include "NE10_types.h"
index 81ad1dd3f097200dd5db3ce2b4081013e2c1db2c..218bc4a97cfde5ce49662ffc66dacd9d6ae569f3 100644 (file)
@@ -15,7 +15,7 @@
 ; */
 
 ;/*
-; * NE10 Library : dsp/NE10_fft.neon.s
+; * NE10 Library : dsp/NE10_cfft.neon.s
 ; */
 
         .text
index fccf085f0ae9f9863b0b87ca9a331a426d1a585b..5d7fb5689f60fdcd9cb3c493eb2400e891ac9c44 100644 (file)
@@ -15,7 +15,7 @@
  */
 
 /*
- * NE10 Library : dsp/NE10_fft.c
+ * NE10 Library : dsp/NE10_rfft.c
  */
 
 #include "NE10_types.h"
index 30b6afb1de07f2ba8fb5809b78dee660ddb6bfff..a7ad649a9a4dc9b3e645c56546864987603cae50 100644 (file)
@@ -15,7 +15,7 @@
  */
 
 /*
- * NE10 Library : dsp/NE10_fft.c
+ * NE10 Library : dsp/NE10_rfft.neon.c
  */
 #include <arm_neon.h>