Home
last modified time | relevance | path

Searched refs:SoftReset (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/neteq/
Ddecision_logic.h60 void SoftReset();
Ddecision_logic.cc91 void DecisionLogic::SoftReset() { in SoftReset() function in webrtc::DecisionLogic
Dneteq_impl.cc1053 decision_logic_->SoftReset(); in GetDecision()