Searched defs:PlayDtmfTone (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/voice_engine/ | ||
D | voe_dtmf_impl.cc | 168 int VoEDtmfImpl::PlayDtmfTone(int eventCode, int lengthMs, int attenuationDb) { in PlayDtmfTone() function in webrtc::VoEDtmfImpl |
D | output_mixer.cc | 200 int OutputMixer::PlayDtmfTone(uint8_t eventCode, int lengthMs, in PlayDtmfTone() function in webrtc::voe::OutputMixer |