Home | History | Annotate | Download | only in neon

Lines Matching refs:outPointStep

75 #define outPointStep                    r5
143 @// pOut0+outPointStep == increment of 4*outPointStep bytes = size bytes
146 SMULBB outPointStep,grpCount,subFFTNum
161 MOV dstStep,outPointStep,LSL #1
162 ADD dstStep,dstStep,outPointStep @// dstStep = 3*outPointStep
163 RSB dstStep,dstStep,#16 @// dstStep = - 3*outPointStep+16
262 VST2 {dZr0,dZi0},[pDst :128],outPointStep
266 VST2 {dZr2,dZi2},[pDst :128],outPointStep
269 VST2 {dZr1,dZi1},[pDst :128],outPointStep
279 VST2 {dZr0,dZi0},[pDst :128],outPointStep
283 VST2 {dZr3,dZi3},[pDst :128],outPointStep
287 VST2 {dZr1,dZi1},[pDst :128],outPointStep
312 VST2 {dZr0,dZi0},[pDst :128],outPointStep
316 VST2 {dZr2,dZi2},[pDst :128],outPointStep
319 VST2 {dZr1,dZi1},[pDst :128],outPointStep
329 VST2 {dZr0,dZi0},[pDst :128],outPointStep
333 VST2 {dZr3,dZi3},[pDst :128],outPointStep
337 VST2 {dZr1,dZi1},[pDst :128],outPointStep
362 SUB pDst,pSrc,outPointStep,LSL #2 @// pDst -= size; pSrc -= 4*size bytes
363 SUB pSrc,t1,outPointStep