Searched refs:kPoll (Results 1 – 2 of 2) sorted by relevance
1289 static const uint32_t kPoll = 0; in processAudioBuffer() local1290 if (kPoll > 0 && mTransfer == TRANSFER_CALLBACK && kPoll * notificationFrames < minFrames) { in processAudioBuffer()1291 minFrames = kPoll * notificationFrames; in processAudioBuffer()
2506 static const uint32_t kPoll = 0; in processAudioBuffer() local2507 if (kPoll > 0 && mTransfer == TRANSFER_CALLBACK && kPoll * notificationFrames < minFrames) { in processAudioBuffer()2508 minFrames = kPoll * notificationFrames; in processAudioBuffer()