Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/neteq/
Dneteq_impl.h220 int GetAudioInternal(size_t max_length,
Dneteq_impl.cc158 int error = GetAudioInternal(max_length, output_audio, samples_per_channel, in GetAudio()
744 int NetEqImpl::GetAudioInternal(size_t max_length, in GetAudioInternal() function in webrtc::NetEqImpl