Searched refs:kMaxLatencyMillis (Results 1 – 1 of 1) sorted by relevance
53 static constexpr int32_t kMaxLatencyMillis = 1000; // arbitrary and generous variable437 int32_t maxLatencyFrames = getSampleRate() * kMaxLatencyMillis / kMillisPerSecond; in setup()