Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/agc2/rnn_vad/
Dpitch_search_internal.cc221 struct PitchCandidate { in FindBestPitchPeriods() struct
228 bool HasStrongerPitchThan(const PitchCandidate& b) const { in FindBestPitchPeriods() argument
244 PitchCandidate candidate; in FindBestPitchPeriods()
245 PitchCandidate best; in FindBestPitchPeriods()
246 PitchCandidate second_best; in FindBestPitchPeriods()