Home
last modified time | relevance | path

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

12

/external/speex/libspeexdsp/
Decho_diagnostic.m51 drift = (b1-b2)/N2; variable
52 printf ('Drift estimate is %f%% (%d samples)\n', 100*drift, b1-b2);
54 printf ('A drift of a few (+-10) samples is normal.\n');
57 …printf ('There may be (not sure) excessive clock drift. Is the capture and playback done on the sa…
/external/openscreen/cast/standalone_receiver/
Dsdl_player_base.cc77 const auto drift = to_milliseconds(frame.reference_time - presentation_time); in ResyncAndDeterminePresentationTime() local
78 if (drift > kMaxPlayoutDrift || drift < -kMaxPlayoutDrift) { in ResyncAndDeterminePresentationTime()
81 << "Playout drift (" << drift.count() << " ms) exceeded threshold (" in ResyncAndDeterminePresentationTime()
/external/webrtc/call/
Dreceive_time_calculator_unittest.cc31 explicit EmulatedClock(int seed, float drift = 0.0f) in EmulatedClock() argument
32 : random_(seed), clock_us_(random_.Rand<uint32_t>()), drift_(drift) {} in EmulatedClock()
109 EmulatedNonMonotoneousClock(int seed, int64_t duration_us, float drift = 0) in EmulatedNonMonotoneousClock() argument
110 : EmulatedClock(seed, drift) { in EmulatedNonMonotoneousClock()
/external/webrtc/rtc_tools/unpack_aecdump/
Dunpack.cc384 int32_t drift = msg.drift(); in do_main() local
386 fprintf(drift_file, "%d\n", drift); in do_main()
388 WriteData(&drift, sizeof(drift), drift_file, in do_main()
/external/webrtc/modules/audio_coding/neteq/test/
Dneteq_speed_test.cc24 ABSL_FLAG(float, drift, 0.1f, "Clockdrift factor.");
/external/autotest/client/site_tests/platform_AccurateTime/
Dcontrol20 This test tests whether the system time is set within allowable drift from
/external/webrtc/modules/audio_processing/include/
Daec_dump.h69 int drift; member
/external/webrtc/modules/audio_processing/aec_dump/
Dcapture_stream_info.cc67 stream->set_drift(state.drift); in AddAudioProcessingState()
/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
DWaltDevice.java264 int drift = Math.abs(clock.getMeanLag()); in checkDrift() local
268 if (drift > DEFAULT_DRIFT_LIMIT_US) { in checkDrift()
/external/perfetto/docs/data-sources/
Dframetimeline.md195 example, a frame might have predicted present time as 20ms. Due to a drift in
198 periodically, so this drift isn’t permanent. However, the frames that had a
199 drift in prediction will still be classified as jank for tracking purposes.
202 scheduler is quick to adapt and fix the drift.
/external/webrtc/docs/native-code/rtp-hdrext/abs-capture-time/
DREADME.md109 to help mitigate the impact of clock drift and packet loss. Mixers SHOULD always
119 clock drift. This is not always true. Senders that detect "jumps" between its
/external/webrtc/modules/audio_processing/
Ddebug.proto37 optional sint32 drift = 4; field
Daudio_processing_impl.cc2016 audio_proc_state.drift = 0; in RecordAudioProcessingState()
/external/e2fsprogs/doc/RelNotes/
Dv1.10.txt42 Fixed minor bugs and version code drift to assure that e2fsprogs 1.10
/external/rust/crates/crossbeam-channel/
DCHANGELOG.md25 - Avoid time drift in `channel::tick`. (#456)
/external/perfetto/docs/concepts/
Dclock-sync.md7 Clock domains are allowed to drift from each other.
23 These clocks can drift over time from each other due to suspend/resume.
/external/webrtc/tools_webrtc/matlab/
DrtpAnalyze.m122 fprintf('Clock drift: %.2f%%\n', ...
/external/curl/docs/
DGOVERNANCE.md93 expect to retire security team members as they "drift off" from the project or
/external/catch2/docs/
Dcontributing.md16 help you find your way around. As this is liable to drift out of date please raise an issue or, bet…
/external/hyphenation-patterns/en-US/
Dhyph-en-us.hyp.txt328 drift-age
Dushyphex.tex327 drift-age
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
DTransliterator_Kanji_English.txt2761 泛>'[drift]';
/external/e2fsprogs/po/
Dsv.po5464 msgstr "Storleksändring under drift stöds inte med revision 0-filsystem\n"
5950 msgstr "reserverade block för storleksändring under drift stöds inte på icke-glesa filsystem"
6069 msgstr "vid reservation av block för storleksändring under drift"
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt5700 漂移 < drift\-\(electrical\);
14322 泛 < to\-drift;
19852 漂游 < drift;
27282 漂移 > drift\-\(electrical\);
34597 漂游 > drift;
45956 泛 > to\-drift;
/external/libtextclassifier/native/annotator/pod_ner/test_data/
Dvocab.txt11853 drift

12