Searched refs:kPoll (Results 1 – 2 of 2) sorted by relevance
810 static const uint32_t kPoll = 0; in processAudioBuffer() local811 if (kPoll > 0 && mTransfer == TRANSFER_CALLBACK && kPoll * notificationFrames < minFrames) { in processAudioBuffer()812 minFrames = kPoll * notificationFrames; in processAudioBuffer()
1554 static const uint32_t kPoll = 0; in processAudioBuffer() local1555 if (kPoll > 0 && mTransfer == TRANSFER_CALLBACK && kPoll * notificationFrames < minFrames) { in processAudioBuffer()1556 minFrames = kPoll * notificationFrames; in processAudioBuffer()