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

  /frameworks/base/libs/common_time/
clock_recovery.h 130 static const float COmin;
clock_recovery.cpp 102 const float ClockRecoveryLoop::COmin = -100.0f;
267 if (CO < COmin)
268 CO = COmin;

Completed in 591 milliseconds