Home
last modified time | relevance | path

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

/external/webrtc/webrtc/voice_engine/
Dchannel.h540 uint32_t playout_timestamp_rtcp_; variable
Dchannel.cc847 playout_timestamp_rtcp_(0), in Channel()
3035 playoutTimestamp = playout_timestamp_rtcp_; in GetRemoteRTCPData()
3896 playout_timestamp_rtcp_ = playout_timestamp; in UpdatePlayoutTimestamp()