Searched refs:OnReceivedLipSyncInfo (Results 1 – 3 of 3) sorted by relevance
98 using Rtcp::OnReceivedLipSyncInfo;504 rtcp_peer.OnReceivedLipSyncInfo(rtp_timestamp, ntp_seconds, ntp_fractions); in TEST_F()532 rtcp_peer.OnReceivedLipSyncInfo(rtp_timestamp, ntp_seconds, ntp_fractions); in TEST_F()
110 void OnReceivedLipSyncInfo(uint32 rtp_timestamp,
72 rtcp_->OnReceivedLipSyncInfo(remote_sender_info.rtp_timestamp, in OnReceivedSenderReport()350 void Rtcp::OnReceivedLipSyncInfo(uint32 rtp_timestamp, in OnReceivedLipSyncInfo() function in media::cast::Rtcp