Searched refs:latencyThresholdMs (Results 1 – 1 of 1) sorted by relevance
694 private void checkFormatLatency(int format, long latencyThresholdMs, in checkFormatLatency() argument701 long threshold = (long) (latencyThresholdMs * LATENCY_TOLERANCE_FACTOR); in checkFormatLatency()