Searched refs:tgt (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/common_time/
H A Dclock_recovery.h97 void setTargetCorrection_l(int32_t tgt);
H A Dclock_recovery.cpp328 void ClockRecoveryLoop::setTargetCorrection_l(int32_t tgt) { argument
336 if (tgt_correction_ != tgt) {
340 tgt_correction_ = tgt;
367 // If cur == tgt, there is no ongoing sleq rate change and we are already

Completed in 39 milliseconds