Searched refs:Delay (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
H A Djitter_estimator_tests.cc52 int64_t Delay() { return ((counter_ % 11) - 5) * amplitude_; } function in class:webrtc::ValueGenerator
54 uint32_t FrameSize() { return 1000 + Delay(); }
68 regular_estimator_.UpdateEstimate(gen.Delay(), gen.FrameSize());
70 low_rate_estimator_.UpdateEstimate(gen.Delay(), gen.FrameSize());
85 regular_estimator_.UpdateEstimate(gen.Delay(), gen.FrameSize());
87 low_rate_estimator_.UpdateEstimate(gen.Delay(), gen.FrameSize());
102 regular_estimator_.UpdateEstimate(gen.Delay(), gen.FrameSize());
104 low_rate_estimator_.UpdateEstimate(gen.Delay(), gen.FrameSize());
119 regular_estimator_.UpdateEstimate(gen.Delay(), gen.FrameSize());
121 low_rate_estimator_.UpdateEstimate(gen.Delay(), ge
[all...]
H A Dvideo_coding_impl.cc317 virtual int32_t Delay() const OVERRIDE { return receiver_->Delay(); }
H A Dvideo_coding_impl.h167 int32_t Delay() const;
H A Dvideo_receiver.cc672 // to sync with audio. Not included in VideoCodingModule::Delay()
687 int32_t VideoReceiver::Delay() const { return _timing.TargetVideoDelay(); } function in class:webrtc::vcm::VideoReceiver
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
H A Dprofile-handler_unittest.cc85 void Delay(int delay_ns) { function in namespace:__anon15573
99 Delay(kTimerResetInterval);
207 Delay(kTimerResetInterval);
260 Delay(kSleepInterval);
306 Delay(kSleepInterval);
322 Delay(kSleepInterval);
355 Delay(kSleepInterval);
365 Delay(kTimerResetInterval);
373 Delay(kTimerResetInterval);
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
H A Dprofile-handler_unittest.cc85 void Delay(int delay_ns) { function in namespace:__anon15616
99 Delay(kTimerResetInterval);
207 Delay(kTimerResetInterval);
260 Delay(kSleepInterval);
306 Delay(kSleepInterval);
322 Delay(kSleepInterval);
355 Delay(kSleepInterval);
365 Delay(kTimerResetInterval);
373 Delay(kTimerResetInterval);
/external/qemu/distrib/sdl-1.2.15/src/timer/macos/
H A DSDL_MPWtimer.c82 Delay(ms/MS_PER_TICK, &unused);
/external/chromium_org/net/quic/congestion_control/
H A Dhybrid_slow_start_test.cc81 TEST_F(HybridSlowStartTest, Delay) {
/external/chromium_org/third_party/webrtc/video_engine/
H A Dvie_sync_module.cc105 const int current_video_delay_ms = vcm_->Delay();
H A Dvie_channel.cc514 return vcm_->Delay();
/external/libnfc-nxp/src/
H A DphFriNfc_OvrHalCmd.h77 uint32_t Delay; member in struct:phFriNfc_OvrHalCmdVoid
/external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
H A Dinsert_packet_with_timing.cc41 // Delay logging
221 void Delay(int* optimal_delay, int* current_delay) { function in class:webrtc::InsertPacketWithTiming
305 test.Delay(&optimal_delay_ms, &current_delay_ms);
/external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
H A DplotJitterEstimate.m20 plot(x, framedata(x, 2)); title('Delay');
/external/chromium_org/third_party/webrtc/modules/video_coding/main/interface/
H A Dvideo_coding.h474 // to sync with audio. Not included in VideoCodingModule::Delay()
498 virtual int32_t Delay() const = 0;
/external/ppp/pppd/plugins/radius/etc/
H A Ddictionary76 ATTRIBUTE Acct-Delay-Time 41 integer
/external/chromium_org/third_party/usb_ids/
H A Dusb.ids16981 0A7 Start Delay
16998 027 Screen Saver Delay
17127 055 Delay Before Reboot
17128 056 Delay Before Startup
17129 057 Delay Before Shutdown

Completed in 4317 milliseconds