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

/frameworks/base/libs/common_time/
H A Dclock_recovery.cpp128 int64_t local_common_time = 0; local
129 common_clock_->localToCommon(local_time, &local_common_time);
130 int64_t raw_delta = nominal_common_time - local_common_time;
134 local_common_time, nominal_common_time,

Completed in 455 milliseconds