Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/neteq/
Dneteq_impl.h217 int GetAudioInternal(AudioFrame* audio_frame,
Dneteq_impl.cc264 if (GetAudioInternal(audio_frame, muted, action_override) != 0) { in GetAudio()
808 int NetEqImpl::GetAudioInternal(AudioFrame* audio_frame, in GetAudioInternal() function in webrtc::NetEqImpl