HomeSort by relevance Sort by last modified time
    Searched full:tgt_correction (Results 1 - 1 of 1) sorted by null

  /frameworks/base/libs/common_time/
clock_recovery.cpp 166 int32_t tgt_correction; local
278 tgt_correction = CO * 327.66;
282 setTargetCorrection_l(tgt_correction);
284 LOG_TS("clock_loop %" PRId64 " %f %f %f %d\n", raw_delta, delta_f, CO, CObias, tgt_correction);
291 tgt_correction,

Completed in 751 milliseconds