OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COmin
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/common_time/
clock_recovery.h
130
static const float
COmin
;
clock_recovery.cpp
101
const float ClockRecoveryLoop::
COmin
= -100.0f;
266
if (CO <
COmin
)
267
CO =
COmin
;
Completed in 624 milliseconds