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