Home
last modified time | relevance | path

Searched defs:aClockDiff (Results 1 – 2 of 2) sorted by relevance

/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/
Dpvmf_jitter_buffer_impl.cpp571 uint32 aClockDiff = 0; in RegisterDataPacket() local
1141 OSCL_EXPORT_REF bool PVMFJitterBufferImpl::IsDelayEstablished(uint32& aClockDiff) in IsDelayEstablished()
1651 uint32 aClockDiff = 0; in HandleEvent_JitterBufferBufferingDurationComplete() local
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/rtp/src/
Dpvmf_rtp_jitter_buffer_impl.cpp425 bool PVMFRTPJitterBufferImpl::IsDelayEstablished(uint32& aClockDiff) in IsDelayEstablished()