HomeSort by relevance Sort by last modified time
    Searched refs:DtmfPlayoutStatus (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/interface/
audio_coding_module.h 752 // bool DtmfPlayoutStatus()
759 virtual bool DtmfPlayoutStatus() const = 0;
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
audio_coding_module_impl.h 187 bool DtmfPlayoutStatus() const { return true; }
  /external/chromium_org/third_party/webrtc/voice_engine/
voe_dtmf_impl.cc 300 enabled = channelPtr->DtmfPlayoutStatus();
channel.h 297 bool DtmfPlayoutStatus() const;
channel.cc     [all...]

Completed in 60 milliseconds