Searched refs:ntp_estimator_ (Results 1 – 4 of 4) sorted by relevance
50 ntp_estimator_(new RemoteNtpTimeEstimator(Clock::GetRealTimeClock())), in ViEReceiver()179 ntp_estimator_->Estimate(rtp_header->header.timestamp); in OnReceivedPayloadData()340 ntp_estimator_->UpdateRtcpTimestamp(rtp_receiver_->SSRC(), rtp_rtcp_); in InsertRTCPPacket()
118 scoped_ptr<RemoteNtpTimeEstimator> ntp_estimator_; variable
550 scoped_ptr<RemoteNtpTimeEstimator> ntp_estimator_; variable
703 audioFrame.ntp_time_ms_ = ntp_estimator_->Estimate(audioFrame.timestamp_); in GetAudioFrame()880 ntp_estimator_(new RemoteNtpTimeEstimator(Clock::GetRealTimeClock())), in Channel()1933 ntp_estimator_->UpdateRtcpTimestamp(rtp_receiver_->SSRC(), in ReceivedRTCPPacket()