HomeSort by relevance Sort by last modified time
    Searched refs:kMinFullRangeSlewChange_mSec (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/common_time/
clock_recovery.h 147 static const uint32_t kMinFullRangeSlewChange_mSec;
clock_recovery.cpp 63 uint64_t D = local_clock_->getLocalFreq() * kMinFullRangeSlewChange_mSec;
104 const uint32_t ClockRecoveryLoop::kMinFullRangeSlewChange_mSec = 300;

Completed in 60 milliseconds