/external/opencore/oscl/oscl/config/shared/ |
osclconfig_util_check.h | 50 has drift correction Otherwise it should be set to 0.
|
/development/samples/BrowserPlugin/jni/background/ |
BackgroundPlugin.cpp | 292 int32_t drift = dur - expectedDur; local 293 int32_t avgDrift = drift / obj->mTimerLatencyCurrentCount; 298 "-------- latency test: [%3d] interval %d expected %d, total %d expected %d, drift %d avg %d\n", 300 expectedDur, drift, avgDrift);
|
/external/qemu/distrib/sdl-1.2.12/src/timer/win32/ |
SDL_systimer.c | 132 /* Allow 10 ms of drift so we don't chew on CPU */
|
/external/qemu/distrib/sdl-1.2.12/src/timer/wince/ |
SDL_systimer.c | 168 /* Allow 10 ms of drift so we don't chew on CPU */
|
/external/kernel-headers/original/linux/ |
timex.h | 287 long drift; /* drift in parts-per-million (or -1) */ member in struct:time_interpolator
|
/external/qemu/distrib/sdl-1.2.12/src/timer/macos/ |
FastTimes.c | 49 skew in various system routines (up to 20% drift!). The VIA chip is very 54 We compensate for the drift by calibrating a floating point scale factor
|
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/ |
ScheduledExecutorService.java | 36 * protocols, clock drift, or other factors.
|
/external/quake/quake/src/QW/ |
qw2do.txt | 18 x- fix player drift in initialsnapposition
|
/external/tremolo/Tremolo/ |
floor0.c | 276 /* p*=p(1-w), q*=q(1+w), let normalization drift because it isn't 294 /* we've let the normalization drift because it wasn't important;
|
/frameworks/base/core/java/android/app/ |
AlarmManager.java | 160 * original schedule; they do not drift over time. For example, if you have 165 * <p>If your application wants to allow the delivery times to drift in
|
/packages/apps/Mms/src/com/android/mms/ui/ |
ClassZeroActivity.java | 188 // drift between the handset and the SMSC.
|
/external/bluetooth/hcidump/parser/ |
lmp.c | 900 uint8_t drift = LMP_U8(frm); local 904 printf("drift %d\n", drift);
|
/external/webkit/JavaScriptCore/wtf/ |
CurrentTime.cpp | 167 // by itself, adding the delta to the saved ftime. We periodically re-sync to correct for drift.
|
/packages/apps/Mms/tests/src/com/android/mms/ |
RecyclerTest.java | 148 // drift between the handset and the SMSC.
|
/external/icu4c/test/intltest/ |
callimts.cpp | 62 // allow a small amount of error (drift)
|
/external/opencore/android/ |
android_audio_output.cpp | 34 // maximum allowed clock drift before correction
|
android_audio_mio.cpp | 717 // do clock correction if drift exceeds threshold
|
/external/quake/quake/src/WinQuake/ |
sv_user.cpp | 262 wishvel[2] -= 60; // drift towards bottom
|
/packages/apps/Mms/src/com/android/mms/transaction/ |
SmsReceiverService.java | 470 // drift between the handset and the SMSC.
|
/external/quake/quake/src/QW/client/ |
cl_parse.c | 858 // drift the average latency towards the observed latency 862 cls.latency += 0.001; // drift up, so correction are needed
|
pmove.c | 460 wishvel[2] -= 60; // drift towards bottom
|
/external/qemu/slirp/ |
tcp_output.c | 456 * so that it doesn't drift into the send window on sequence
|
/external/qemu/slirp-android/ |
tcp_output.c | 456 * so that it doesn't drift into the send window on sequence
|
/hardware/ti/wlan/wl1271/stad/src/Application/ |
scanMngr.h | 60 #define SCAN_SPS_USE_DRIFT_COMPENSATION 1 /* if defined, use drift compensation algorithm */ [all...] |
/system/wlan/ti/wilink_6_1/stad/src/Application/ |
scanMngr.h | 60 #define SCAN_SPS_USE_DRIFT_COMPENSATION 1 /* if defined, use drift compensation algorithm */ [all...] |