Home
last modified time | relevance | path

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

/external/webrtc/audio/voip/
Daudio_ingress.cc83 int64_t unwrap_timestamp; in GetAudioFrameWithInfo() local
86 unwrap_timestamp = in GetAudioFrameWithInfo()
99 (unwrap_timestamp - first_rtp_timestamp_) / (clock_rate / 1000); in GetAudioFrameWithInfo()
/external/webrtc/audio/
Dchannel_receive.cc399 int64_t unwrap_timestamp = in GetAudioFrameWithInfo() local
402 (unwrap_timestamp - capture_start_rtp_time_stamp_) / in GetAudioFrameWithInfo()