Lines Matching refs:abs
670 if (Math.abs(estPos - actPos) > POSITION_DRIFT_MAX_MS) {1753 if (Math.abs(speed) <= 1.0f) {1756 return Math.max((long)(POSITION_REFRESH_PERIOD_PLAYING_MS / Math.abs(speed)),