Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/neteq/
Ddecision_logic.cc279 NetEq::Operation DecisionLogic::NoPacket(bool play_dtmf) { in NoPacket()
295 bool play_dtmf) { in ExpectedPacketAvailable()
325 bool play_dtmf, in FuturePacketAvailable()
Dneteq_impl.cc814 bool play_dtmf; in GetAudioInternal() local
1060 bool* play_dtmf, in GetDecision()
1557 bool play_dtmf) { in DoNormal()
1580 bool play_dtmf) { in DoMerge()
1651 int NetEqImpl::DoExpand(bool play_dtmf) { in DoExpand()
1692 bool play_dtmf, in DoAccelerate()
1765 bool play_dtmf) { in DoPreemptiveExpand()
1828 int NetEqImpl::DoRfc3389Cng(PacketList* packet_list, bool play_dtmf) { in DoRfc3389Cng()
1869 int NetEqImpl::DoDtmf(const DtmfEvent& dtmf_event, bool* play_dtmf) { in DoDtmf()
/external/webrtc/api/neteq/
Dneteq_controller.h94 bool play_dtmf; member