Home | History | Annotate | Download | only in neon

Lines Matching refs:grpCount

66 #define grpCount        r3
127 @// Update grpCount and grpSize rightaway inorder to reuse
130 LSL grpCount,subFFTSize,#2
132 MOV subFFTSize,grpCount
146 SMULBB outPointStep,grpCount,pointStep
238 @// the end of pSrc. The last iteration is grpCount = 4, setCount = 2.
239 cmp grpCount, #4
240 cmpeq setCount, #2 @// Test setCount if grpCount = 4
241 @// These are executed only if both grpCount = 4 and setCount = 2
302 @// subtract 4 since grpCount multiplied by 4
303 SUBS grpCount,grpCount,#4