Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / openmax_dl / dl / sp / src / arm / neon / armSP_FFTInv_CCSToR_F32_preTwiddleRadix2_unsafe_s.S
index f9dd26e..ca0f29e 100644 (file)
         .set    ARMsFFTSpec_pTwiddle, 8
         .set    ARMsFFTSpec_pBuf, 12
 
-        .MACRO FFTSTAGE scaled, inverse, name
+        .macro FFTSTAGE scaled, inverse, name
 
         @// Read the size from structure and take log
         LDR     N, [pFFTSpec, #ARMsFFTSpec_N]