Searched refs:clock_recovery_ (Results 1 – 2 of 2) sorted by relevance
78 std::unique_ptr<ClockRecovery> clock_recovery_; variable
472 clock_recovery_ = std::make_unique<ClockRecovery>(thread);595 uint32_t local_us = clock_recovery_->Convert(stream_us_); in Run()623 clock_recovery_->UpdateOutputStats(ratio * sample_rate_, in Run()