Lines Matching full:notificationframes
1635 int32_t notificationFrames;1637 // negative notificationFrames is the number of notifications (sub-buffers) per track buffer1639 notificationFrames = -pAudioPlayer->mBufferQueue.mNumBuffers;1641 notificationFrames = 0;1653 notificationFrames, // see comment above