Searched defs:RefinedPitchCandidate (Results 1 – 1 of 1) sorted by relevance
420 struct RefinedPitchCandidate { in ComputeExtendedPitchPeriod48kHz() struct421 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()