Home
last modified time | relevance | path

Searched defs:PlayDtmfTone (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/voice_engine/
Dvoe_dtmf_impl.cc168 int VoEDtmfImpl::PlayDtmfTone(int eventCode, int lengthMs, int attenuationDb) { in PlayDtmfTone() function in webrtc::VoEDtmfImpl
Doutput_mixer.cc200 int OutputMixer::PlayDtmfTone(uint8_t eventCode, int lengthMs, in PlayDtmfTone() function in webrtc::voe::OutputMixer