Searched refs:kBufferSizeInBursts (Results 1 – 2 of 2) sorted by relevance
27 constexpr int32_t kBufferSizeInBursts = 2; // Use 2 bursts as the buffer size (double buffer) variable115 int32_t desiredSize = mAudioStream->getFramesPerBurst() * kBufferSizeInBursts; in setupStream()
26 constexpr int32_t kBufferSizeInBursts = 2; // Use 2 bursts as the buffer size (double buffer) variable