Home
last modified time | relevance | path

Searched defs:GetSendTelephoneEventPayloadType (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/voice_engine/
Dvoe_dtmf_impl.cc175 int VoEDtmfImpl::GetSendTelephoneEventPayloadType(int channel, in GetSendTelephoneEventPayloadType() function in webrtc::VoEDtmfImpl
Dchannel.cc2713 Channel::GetSendTelephoneEventPayloadType(unsigned char& type) in GetSendTelephoneEventPayloadType() function in webrtc::voe::Channel
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
Dfakewebrtcvoiceengine.h249 int GetSendTelephoneEventPayloadType(int channel) { in GetSendTelephoneEventPayloadType() function