Searched defs:numLoops (Results 1 – 4 of 4) sorted by relevance
50 const int numLoops = mNumTaps >> 2; // n/4 in readFrame() local
54 const int numLoops = mNumTaps >> 2; // n/4 in readFrame() local
247 public int numLoops() { in numLoops() method in S2Polygon
3535 constexpr int numLoops = 16; in TEST() local3584 constexpr int numLoops = 16; in TEST() local3947 const int numLoops = 5; // 2 should be enough, but loop more to make sure in TEST() local