Searched refs:GetLatestLipSyncTimes (Results 1 – 4 of 4) sorted by relevance
144 ASSERT_FALSE(rtcp_for_receiver_.GetLatestLipSyncTimes(&rtp_timestamp, in TEST_F()155 EXPECT_TRUE(rtcp_for_receiver_.GetLatestLipSyncTimes(&rtp_timestamp, in TEST_F()
97 bool GetLatestLipSyncTimes(uint32* rtp_timestamp,
300 bool Rtcp::GetLatestLipSyncTimes(uint32* rtp_timestamp, in GetLatestLipSyncTimes() function in media::cast::Rtcp
139 if (!rtcp_.GetLatestLipSyncTimes(&fresh_sync_rtp, &fresh_sync_reference)) { in ProcessParsedPacket()