Home
last modified time | relevance | path

Searched defs:RefinedPitchCandidate (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/rnn_vad/
H A Dpitch_search_internal.cc420 struct RefinedPitchCandidate { in ComputeExtendedPitchPeriod48kHz() struct
421 int period; in ComputeExtendedPitchPeriod48kHz()
422 float strength; in ComputeExtendedPitchPeriod48kHz()
424 float xy; // Auto-correlation. in ComputeExtendedPitchPeriod48kHz()
425 float y_energy; // Energy of the sliding frame `y`. in ComputeExtendedPitchPeriod48kHz()