Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/neteq/
Ddecision_logic_normal.cc33 bool play_dtmf, in GetDecisionSpecialized()
116 Operations DecisionLogicNormal::NoPacket(bool play_dtmf) { in NoPacket()
132 bool play_dtmf) { in ExpectedPacketAvailable()
156 bool play_dtmf) { in FuturePacketAvailable()
Ddecision_logic_fax.cc28 bool play_dtmf, in GetDecisionSpecialized()
Dneteq_impl.cc751 bool play_dtmf; in GetAudioInternal() local
938 bool* play_dtmf) { in GetDecision()
1423 AudioDecoder::SpeechType speech_type, bool play_dtmf) { in DoNormal()
1446 AudioDecoder::SpeechType speech_type, bool play_dtmf) { in DoMerge()
1475 int NetEqImpl::DoExpand(bool play_dtmf) { in DoExpand()
1509 bool play_dtmf, in DoAccelerate()
1584 bool play_dtmf) { in DoPreemptiveExpand()
1648 int NetEqImpl::DoRfc3389Cng(PacketList* packet_list, bool play_dtmf) { in DoRfc3389Cng()
1712 int NetEqImpl::DoDtmf(const DtmfEvent& dtmf_event, bool* play_dtmf) { in DoDtmf()
Ddecision_logic.cc110 bool play_dtmf, bool* reset_decoder) { in GetDecision()