Home | History | Annotate | Download | only in neon

Lines Matching refs:pointStep

69 #define pointStep	r3
98 @// pT0+pointStep = increment of 8*pointStep bytes = 4*grpSize bytes
99 @// Note: outPointStep = pointStep for firststage
102 MOV pointStep,grpSize,LSL #3
103 RSB step,pointStep,#8
110 VLD1 dX0,[pSrc],pointStep
111 VLD1 dX1,[pSrc],step @// step = -pointStep + 8
128 VST1 dY1,[pDst],dstStep @// dstStep = step = -pointStep + 8
134 SUB pSrc,pDst,pointStep @// pDst -= 2*grpSize