Searched refs:GetPlayoutFrequency (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/voice_engine/
H A Dchannel.cc660 (GetPlayoutFrequency() / 1000);
3887 playout_timestamp -= (delay_ms * (GetPlayoutFrequency() / 1000));
3912 int rtp_receive_frequency = GetPlayoutFrequency();
4047 int32_t Channel::GetPlayoutFrequency() { function in class:webrtc::voe::Channel
H A Dchannel.h493 int32_t GetPlayoutFrequency();

Completed in 163 milliseconds