Home | History | Annotate | Download | only in neon

Lines Matching refs:pointStep

69 #define pointStep                       r3
102 @// pT0+pointStep = increment of 4*pointStep bytes = 2*grpSize bytes
103 @// Note: outPointStep = pointStep for firststage
106 MOV pointStep,grpSize,LSL #2
107 RSB step,pointStep,#4
114 VLD1 {dX0S32[0]},[pSrc],pointStep
115 VLD1 {dX1S32[0]},[pSrc],step @// step = -pointStep + 4
132 VST1 {dY1S32[0]},[pDst],dstStep @// dstStep = step = -pointStep + 4
138 SUB pSrc,pDst,pointStep @// pDst -= 2*grpSize