HomeSort by relevance Sort by last modified time
    Searched refs:OnReceivedNtp (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/media/cast/rtcp/
rtcp.cc 69 rtcp_->OnReceivedNtp(remote_sender_info.ntp_seconds,
80 rtcp_->OnReceivedNtp(remote_time_report.ntp_seconds,
343 void Rtcp::OnReceivedNtp(uint32 ntp_seconds, uint32 ntp_fraction) {
rtcp.h 123 void OnReceivedNtp(uint32 ntp_seconds, uint32 ntp_fraction);

Completed in 26 milliseconds