HomeSort by relevance Sort by last modified time
    Searched defs:GetSendTelephoneEventPayloadType (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/webrtc/voice_engine/
voe_dtmf_impl.cc 175 int VoEDtmfImpl::GetSendTelephoneEventPayloadType(int channel,
179 "GetSendTelephoneEventPayloadType(channel=%d)", channel);
190 "GetSendTelephoneEventPayloadType() failed to locate channel");
193 return channelPtr->GetSendTelephoneEventPayloadType(type);
channel.cc     [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
fakewebrtcvoiceengine.h 344 int GetSendTelephoneEventPayloadType(int channel) {
688 WEBRTC_STUB(GetSendTelephoneEventPayloadType,
    [all...]

Completed in 126 milliseconds