Searched refs:kHighDelayThresholdMs (Results 1 – 1 of 1) sorted by relevance
24 static const int kHighDelayThresholdMs = 300; variable290 if (playDelayMs + recDelayMs > kHighDelayThresholdMs) { in SetVQEData()