Home
last modified time | relevance | path

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

/external/webrtc/webrtc/voice_engine/
Ddtmf_inband.h31 int GetSampleRate(uint16_t& frequency);
Ddtmf_inband.cc106 DtmfInband::GetSampleRate(uint16_t& frequency) in GetSampleRate() function in webrtc::DtmfInband
Doutput_mixer.cc570 _dtmfGenerator.GetSampleRate(sampleRate); in InsertInbandDtmfTone()
Dchannel.cc3816 _inbandDtmfGenerator.GetSampleRate(frequency); in InsertInbandDtmfTone()