Searched refs:UpdatePlayoutTimestamp (Results 1 – 4 of 4) sorted by relevance
79 UpdatePlayoutTimestamp(*current_header, sample_rate_hz); in UpdateLastReceivedPacket()96 UpdatePlayoutTimestamp(*current_header, sample_rate_hz); in UpdateLastReceivedPacket()234 void InitialDelayManager::UpdatePlayoutTimestamp( in UpdatePlayoutTimestamp() function in webrtc::acm2::InitialDelayManager
87 void UpdatePlayoutTimestamp(const RTPHeader& current_header,
484 void UpdatePlayoutTimestamp(bool rtcp);
1709 UpdatePlayoutTimestamp(false); in ReceivedRTPPacket()1806 UpdatePlayoutTimestamp(true); in ReceivedRTCPPacket()3864 void Channel::UpdatePlayoutTimestamp(bool rtcp) { in UpdatePlayoutTimestamp() function in webrtc::voe::Channel