Skip to content
Snippets Groups Projects
Commit d5158a42 authored by Jean-Marc Valin's avatar Jean-Marc Valin
Browse files

Fixes a numerical accuracy issue in the pitch search

The energy "sliding window" was using double accumulation with
float multiplications. This forces the multiplications to be
double as well.
parent d84c8d1f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment