HomeSort by relevance Sort by last modified time
    Searched defs:GetDecision (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
decision_logic.cc 105 Operations DecisionLogic::GetDecision(const SyncBuffer& sync_buffer,
neteq_impl.cc 679 int return_value = GetDecision(&operation, &packet_list, &dtmf_event,
682 LOG_FERR1(LS_WARNING, GetDecision, return_value);
687 LOG(LS_VERBOSE) << "GetDecision returned operation=" << operation <<
853 int NetEqImpl::GetDecision(Operations* operation,
    [all...]

Completed in 32 milliseconds