| dumpInternalState() const | aggregator::TimestampEstimator | |
| getLatency() const | aggregator::TimestampEstimator | |
| getLostSampleCount() const | aggregator::TimestampEstimator | |
| getMaxJitter() const | aggregator::TimestampEstimator | |
| getPeriod() const | aggregator::TimestampEstimator | |
| getStatus() const | aggregator::TimestampEstimator | |
| haveEstimate() const | aggregator::TimestampEstimator | |
| reset() | aggregator::TimestampEstimator | |
| reset(base::Time window, int lost_threshold=2) | aggregator::TimestampEstimator | |
| reset(base::Time window, base::Time initial_period, int lost_threshold=2) | aggregator::TimestampEstimator | |
| reset(base::Time window, base::Time initial_period, base::Time min_latency, int lost_threshold=2) | aggregator::TimestampEstimator | |
| shortenSampleList(double current) | aggregator::TimestampEstimator | |
| TimestampEstimator(base::Time window, base::Time initial_period, base::Time min_latency, int lost_threshold=2) | aggregator::TimestampEstimator | |
| TimestampEstimator(base::Time window, base::Time initial_period, int lost_threshold=2) | aggregator::TimestampEstimator | |
| TimestampEstimator(base::Time window=base::Time(), int lost_threshold=2) | aggregator::TimestampEstimator | |
| update(base::Time ts) | aggregator::TimestampEstimator | |
| update(base::Time ts, int64_t index) | aggregator::TimestampEstimator | |
| updateLoss() | aggregator::TimestampEstimator | |
| updateReference(base::Time ts) | aggregator::TimestampEstimator | |