Searched defs:dtmf (Results 1 – 2 of 2) sorted by relevance
106 webrtc::VoEDtmf* dtmf, in VoEWrapper()134 webrtc::VoEDtmf* dtmf() const { return dtmf_.get(); } in dtmf() function
58 VoEDtmf* dtmf = NULL; variable