Searched refs:kMaxLoopCountNotifications (Results 1 – 1 of 1) sorted by relevance
43 static const int kMaxLoopCountNotifications = 32; variable1964 loopCountNotifications = min(mLoopCountNotified - loopCount, kMaxLoopCountNotifications); in processAudioBuffer()