Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/vad/
Dpitch_based_vad.cc106 if (UpdatePrior(p_combined[n]) < 0) in VoicingProbability()
115 int PitchBasedVad::UpdatePrior(double p) { in UpdatePrior() function in webrtc::PitchBasedVad
Dpitch_based_vad.h42 int UpdatePrior(double p);