Home | History | Annotate | Download | only in neon

Lines Matching refs:step1

86 #define step1           r4
278 MOV step1,subFFTSize,LSL #2 @// step1 = N/2 * 4 bytes
293 SUB step1,step1,#8 @// (N/4-1)*8 bytes
305 VLD1 dW0r,[argTwiddle],step1
309 SUB argTwiddle,argTwiddle,step1
314 SUB step1,step1,#8 @// (N/4-2)*8 bytes
315 VLD1 dW0i,[pTwiddleTmp],step1
319 SUB pTwiddleTmp,pTwiddleTmp,step1
327 SUB step1,step1,#8