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

/frameworks/base/libs/common_time/
H A Dclock_recovery.cpp165 int32_t tgt_correction; local
277 tgt_correction = CO * 327.66;
281 setTargetCorrection_l(tgt_correction);
283 LOG_TS("clock_loop %lld %f %f %f %d\n", raw_delta, delta_f, CO, CObias, tgt_correction);
290 tgt_correction,

Completed in 59 milliseconds