Home
last modified time | relevance | path

Searched refs:GetDecision (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/neteq/
Ddecision_logic.h76 Operations GetDecision(const SyncBuffer& sync_buffer,
Ddecision_logic.cc105 Operations DecisionLogic::GetDecision(const SyncBuffer& sync_buffer, in GetDecision() function in webrtc::DecisionLogic
Dneteq_impl.h231 int GetDecision(Operations* operation,
Dneteq_impl.cc752 int return_value = GetDecision(&operation, &packet_list, &dtmf_event, in GetAudioInternal()
935 int NetEqImpl::GetDecision(Operations* operation, in GetDecision() function in webrtc::NetEqImpl
998 *operation = decision_logic_->GetDecision(*sync_buffer_, in GetDecision()