Searched refs:kPoll (Results 1 – 2 of 2) sorted by relevance
1185 static const uint32_t kPoll = 0; in processAudioBuffer() local1186 if (kPoll > 0 && mTransfer == TRANSFER_CALLBACK && kPoll * notificationFrames < minFrames) { in processAudioBuffer()1187 minFrames = kPoll * notificationFrames; in processAudioBuffer()
2074 static const uint32_t kPoll = 0; in processAudioBuffer() local2075 if (kPoll > 0 && mTransfer == TRANSFER_CALLBACK && kPoll * notificationFrames < minFrames) { in processAudioBuffer()2076 minFrames = kPoll * notificationFrames; in processAudioBuffer()