Home
last modified time | relevance | path

Searched refs:ClockRecovery (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/audio/asrc/
Dasrc_resampler.h77 class ClockRecovery; variable
78 std::unique_ptr<ClockRecovery> clock_recovery_;
Dasrc_resampler.cc37 class SourceAudioHalAsrc::ClockRecovery class in bluetooth::audio::asrc::SourceAudioHalAsrc
171 ClockRecovery(bluetooth::common::MessageLoopThread* thread) in ClockRecovery() function in bluetooth::audio::asrc::SourceAudioHalAsrc::ClockRecovery
204 ~ClockRecovery() override { in ~ClockRecovery()
472 clock_recovery_ = std::make_unique<ClockRecovery>(thread);