Home | History | Annotate | Download | only in neon

Lines Matching refs:outPointStep

68 #define outPointStep                    r3
111 @// pOut0+outPointStep == increment of 4*outPointStep bytes = 2*size bytes
112 SMULBB outPointStep,grpCount,pointStep
117 RSB dstStep,outPointStep,#16
170 VST2 {dY0,dY1},[pDst],outPointStep
171 VST2 {dY2,dY3},[pDst],dstStep @// dstStep = -outPointStep + 16
182 SUB pDst,pSrc,outPointStep,LSL #1 @// pDst -= 2*size; pSrc -= 4*size bytes
183 SUB pSrc,pTmp,outPointStep
186 SUB pTwiddle,pTwiddle,outPointStep @// pTwiddle -= 2*size bytes