Home
last modified time | relevance | path

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

/external/webrtc/webrtc/voice_engine/
Dchannel.cc3619 uint32_t playout_timestamp_rtp = 0; in GetPlayoutTimestamp() local
3622 playout_timestamp_rtp = playout_timestamp_rtp_; in GetPlayoutTimestamp()
3624 if (playout_timestamp_rtp == 0) { in GetPlayoutTimestamp()
3630 timestamp = playout_timestamp_rtp; in GetPlayoutTimestamp()