Searched defs:numLoops (Results 1 – 3 of 3) sorted by relevance
49 const int numLoops = mNumTaps >> 2; // n/4 in readFrame() local
53 const int numLoops = mNumTaps >> 2; // n/4 in readFrame() local
3385 constexpr int numLoops = 16; in TEST() local3434 constexpr int numLoops = 16; in TEST() local3797 const int numLoops = 5; // 2 should be enough, but loop more to make sure in TEST() local