Home | History | Annotate | Download | only in neon

Lines Matching refs:outPointStep

68 #define outPointStep	r3
113 @// pOut0+outPointStep == increment of 8*outPointStep bytes = 4*size bytes
114 SMULBB outPointStep,grpCount,pointStep
119 RSB dstStep,outPointStep,#16
171 VST2 {dY0,dY1},[pDst],outPointStep
172 VST2 {dY2,dY3},[pDst],dstStep @// dstStep = -outPointStep + 16
183 SUB pDst,pSrc,outPointStep,LSL #1 @// pDst -= 4*size; pSrc -= 8*size bytes
184 SUB pSrc,pTmp,outPointStep
187 SUB pTwiddle,pTwiddle,outPointStep @// pTwiddle -= 4*size bytes