Home
last modified time | relevance | path

Searched refs:_clock (Results 1 – 14 of 14) sorted by relevance

/external/opencv3/modules/videoio/src/cap_winrt/
DMediaSink.hpp259 if (_clock != nullptr) in SetPresentationClock()
261 CHK(_clock->RemoveClockStateSink(this)); in SetPresentationClock()
262 _clock = nullptr; in SetPresentationClock()
268 _clock = clock; in SetPresentationClock()
284 if (_clock != nullptr) in GetPresentationClock()
286 CHK(_clock.CopyTo(clock)) in GetPresentationClock()
315 if (_clock != nullptr) in Shutdown()
317 (void)_clock->RemoveClockStateSink(this); in Shutdown()
318 _clock = nullptr; in Shutdown()
391 MW::ComPtr<IMFPresentationClock> _clock; member in Media::WrlSealed
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_sender_audio.cc27 : _clock(clock), in RTPSenderAudio()
179 _clock->TimeInMilliseconds() - _dtmfTimeLastSent; in SendAudio()
223 _dtmfTimeLastSent = _clock->TimeInMilliseconds(); in SendAudio()
272 _clock->TimeInMilliseconds()); in SendAudio()
278 _clock->TimeInMilliseconds()); in SendAudio()
427 dtmfTimeStamp, _clock->TimeInMilliseconds()); in SendTelephoneEventPacket()
Drtcp_receiver.cc48 _clock(clock), in RTCPReceiver()
251 _clock->CurrentNtp(ntp_sec, ntp_frac); in LastReceivedXrReferenceTimeInfo()
291 _lastReceived = _clock->TimeInMilliseconds(); in IncomingRTCPPacket()
380 int64_t now = _clock->TimeInMilliseconds(); in IncomingRTCPPacket()
446 _clock->CurrentNtp(_lastReceivedSRNTPsecs, _lastReceivedSRNTPfrac); in HandleSenderReceiverReport()
506 _lastReceivedRrMs = _clock->TimeInMilliseconds(); in HandleReportBlock()
536 _clock->CurrentNtp(lastReceivedRRNTPsecs, lastReceivedRRNTPfrac); in HandleReportBlock()
673 receiveInformation.lastTimeReceived = _clock->TimeInMilliseconds(); in UpdateReceiveInformation()
682 if (_clock->TimeInMilliseconds() > _lastReceivedRrMs + time_out_ms) { in RtcpRrTimeout()
696 if (_clock->TimeInMilliseconds() > _lastIncreasedSequenceNumberMs + in RtcpRrSequenceNumberTimeout()
[all …]
Drtp_sender_audio.h74 Clock* const _clock;
Drtcp_receiver.h270 Clock* const _clock; variable
/external/webrtc/webrtc/modules/audio_device/dummy/
Dfile_audio_device.cc45 _clock(Clock::GetRealTimeClock()) { in FileAudioDevice()
482 uint64_t currentTime = _clock->CurrentNtpInMilliseconds(); in PlayThreadProcess()
502 uint64_t deltaTimeMillis = _clock->CurrentNtpInMilliseconds() - currentTime; in PlayThreadProcess()
516 uint64_t currentTime = _clock->CurrentNtpInMilliseconds(); in RecThreadProcess()
537 uint64_t deltaTimeMillis = _clock->CurrentNtpInMilliseconds() - currentTime; in RecThreadProcess()
Dfile_audio_device.h198 Clock* _clock; variable
/external/webrtc/webrtc/modules/video_coding/
Dvideo_coding_impl.h41 : _clock(clock), in VCMProcessTimer()
43 _latestMs(_clock->TimeInMilliseconds()) {} in VCMProcessTimer()
49 Clock* _clock;
Dgeneric_decoder.cc23 _clock(clock), in VCMDecodedFrameCallback()
68 const int64_t now_ms = _clock->TimeInMilliseconds(); in Decoded()
Dvideo_coding_impl.cc31 const int64_t time_since_process = _clock->TimeInMilliseconds() - _latestMs; in TimeUntilProcess()
37 _latestMs = _clock->TimeInMilliseconds(); in Processed()
Dgeneric_decoder.h55 Clock* _clock; variable
/external/llvm/test/CodeGen/X86/
Dcoalescer-cross.ll30 %0 = tail call i32 @"\01_clock$UNIX2003"() nounwind ; <i32> [#uses=1]
45 declare i32 @"\01_clock$UNIX2003"()
/external/v8/test/mjsunit/asm/embenchen/
Dbox2d.js5163 function _clock() { function
5164 if (_clock.start === undefined) _clock.start = Date.now();
5165 return Math.floor((Date.now() - _clock.start) * (1000000/1000));
6124 var _clock=env._clock;
17423 i3 = _clock() | 0;
17425 i3 = (_clock() | 0) - i3 | 0;
20102 …exceptionv": __ZSt18uncaught_exceptionv, "_sysconf": _sysconf, "_clock": _clock, "_emscripten_memc… property
Dlua_binarytrees.js6517 function _clock() { function
6518 if (_clock.start === undefined) _clock.start = Date.now();
6519 return Math.floor((Date.now() - _clock.start) * (1000000/1000));
7290 var _clock=env._clock;
40588 _lua_pushnumber(i1, +(_clock() | 0) / 1.0e6);
40879 …h, "_sysconf": _sysconf, "_close": _close, "_ferror": _ferror, "_clock": _clock, "_cos": _cos, "_t… property