Home
last modified time | relevance | path

Searched refs:DoRfc3389Cng (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/neteq/
Dneteq_impl.h295 int DoRfc3389Cng(PacketList* packet_list, bool play_dtmf)
Dneteq_impl.cc799 return_value = DoRfc3389Cng(&packet_list, play_dtmf); in GetAudioInternal()
1648 int NetEqImpl::DoRfc3389Cng(PacketList* packet_list, bool play_dtmf) { in DoRfc3389Cng() function in webrtc::NetEqImpl