Searched refs:nInp (Results 1 – 1 of 1) sorted by relevance
140 unsigned nInp = (0x100 + *p2) >> (-xmax & 7); in ImplRotate1_180() local144 nTemp += nTemp + (nInp & 1); in ImplRotate1_180()151 if( (nInp >>= 1) <= 1 && ((y != 0) || (x != 0)) ) in ImplRotate1_180()152 nInp = 0x100 + *(--p2); in ImplRotate1_180()
Completed in 10 milliseconds