Home
last modified time | relevance | path

Searched refs:drift (Results 1 – 18 of 18) sorted by relevance

/external/webrtc/src/modules/audio_processing/test/
Dunpack.cc177 int32_t drift = msg.drift(); in main() local
178 if (fwrite(&drift, sizeof(int32_t), 1, drift_file) != 1) { in main()
Dprocess_test.cc625 apm->echo_cancellation()->set_stream_drift_samples(msg.drift())); in void_main()
/external/webrtc/src/modules/audio_processing/
Ddebug.proto21 optional sint32 drift = 4; field
Decho_cancellation_impl.h45 virtual int set_stream_drift_samples(int drift);
Decho_cancellation_impl.cc218 int EchoCancellationImpl::set_stream_drift_samples(int drift) { in set_stream_drift_samples() argument
220 stream_drift_samples_ = drift; in set_stream_drift_samples()
/external/kernel-headers/original/linux/
Dtimex.h287 long drift; /* drift in parts-per-million (or -1) */ member
/external/webrtc/src/modules/audio_processing/interface/
Daudio_processing.h279 virtual int set_stream_drift_samples(int drift) = 0;
/external/quake/quake/src/QW/
Dqw2do.txt18 x- fix player drift in initialsnapposition
/external/qemu/
Dqemu-options.hx644 "-rtc-td-hack use it to fix time drift in Windows ACPI HAL\n")
648 Use it if you experience time drift problem in Windows with ACPI HAL.
/external/e2fsprogs/po/
Dsv.po4018 msgstr "Storleks�ndring under drift st�ds inte med revision 0-filsystem\n"
4299 msgstr "reserverade block f�r storleks�ndring under drift st�ds inte p� icke-glesa filsystem"
4390 msgstr "vid reservation av block f�r storleks�ndring under drift"
/external/dropbear/libtomcrypt/
Dchanges1506 MS CSP or the clock drift RNG. It also allows callbacks
1507 since the drift RNG is slow (about 3.5 bytes/sec)
Dcrypt.tex2975 clock drift method that is also somewhat popular but gives bits of lower entropy. The \textit{call…
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
Den-GB_lexpos.utf3940 N^V "drift" :G2P
/external/srec/config/en.us/dictionary/
Dlarge.ok8416 drift drift
/external/e2fsprogs/
DRELEASE-NOTES5745 Fixed minor bugs and version code drift to assure that e2fsprogs 1.10
/external/webkit/Source/JavaScriptCore/
DChangeLog-2009-06-1634265 correct for drift if the low-res and high-res elapsed time between calls differs by more
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0614147 it is only possible to look for drift between the calculated and actual media time by
14156 seeking so there is no drift.
DChangeLog-2009-06-1612010 Fix API drift compile errors that occurred while this was ifdef-ed out.