Searched refs:kMaxLatencyMillis (Results 1 – 1 of 1) sorted by relevance
47 static constexpr int32_t kMaxLatencyMillis = 700; // arbitrary and generous variable374 int32_t maxLatencyFrames = getSampleRate() * kMaxLatencyMillis / kMillisPerSecond; in PulseLatencyAnalyzer()