Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/neteq/
Dneteq_impl.h310 void DoAlternativePlc(bool increase_timestamp)
Dneteq_impl.cc816 DoAlternativePlc(false); in GetAudioInternal()
821 DoAlternativePlc(true); in GetAudioInternal()
1792 void NetEqImpl::DoAlternativePlc(bool increase_timestamp) { in DoAlternativePlc() function in webrtc::NetEqImpl