Searched refs:DoNormal (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/neteq/
H A Dneteq_impl.h262 void DoNormal(const int16_t* decoded_buffer,
H A Dneteq_impl.cc773 DoNormal(decoded_buffer_.get(), length, speech_type, play_dtmf);
1422 void NetEqImpl::DoNormal(const int16_t* decoded_buffer, size_t decoded_length, function in class:webrtc::NetEqImpl

Completed in 35 milliseconds