Home | History | Annotate | Download | only in neon

Lines Matching refs:pointStep

61 #define pointStep       r3
90 @// pT0+pointStep = increment of 8*pointStep bytes = 4*grpSize bytes
91 @// Note: outPointStep = pointStep for firststage
94 MOV pointStep,grpSize,LSL #3
95 RSB step,pointStep,#8
102 VLD1 dX0,[pSrc],pointStep
103 VLD1 dX1,[pSrc],step @// step = -pointStep + 8
110 @// dstStep = step = -pointStep + 8
117 SUB pSrc,pDst,pointStep @// pDst -= 2*grpSize