Searched refs:kBufferSizeInBursts (Results 1 – 3 of 3) sorted by relevance
34 constexpr int32_t kBufferSizeInBursts = 2; // Use 2 bursts as the buffer size (double buffer) variable101 mAudioStream->getFramesPerBurst() * kBufferSizeInBursts); in openStream()
22 constexpr int kBufferSizeInBursts = 2; // Use 2 bursts as the buffer size (double buffer) variable
197 mAudioStream->getFramesPerBurst() * kBufferSizeInBursts); in openStream()