Searched refs:iBurstStartTimestamp (Results 1 – 2 of 2) sorted by relevance
122 iBurstStartTimestamp = 0; in PVMFRTPJitterBufferImpl()179 iBurstStartTimestamp = 0; in ResetJitterBuffer()507 if (iBurstStartTimestamp == 0) in IsDelayEstablished()509 …iBurstClock->GetCurrentTime32(iBurstStartTimestamp, overFlowFlagBurst, PVMF_MEDIA_CLOCK_MSEC, time… in IsDelayEstablished()517 aRealTimeDelta = aCurrentRealTime - iBurstStartTimestamp; in IsDelayEstablished()543 …"PVMFJitterBufferNode::IsDelayEstablished - Real time clk:: ref val: %2d,", iBurstStartTimestamp)); in IsDelayEstablished()
139 uint32 iBurstStartTimestamp; variable