Home
last modified time | relevance | path

Searched refs:last_received_ntp_fraction_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/media/cast/rtcp/
Drtcp.cc192 last_received_ntp_fraction_(0), in Rtcp()
355 last_received_ntp_fraction_ = ntp_fraction; in OnReceivedLipSyncInfo()
391 last_received_ntp_fraction_) + in RtpTimestampInSenderTime()
Drtcp.h162 uint32 last_received_ntp_fraction_; variable