Home
last modified time | relevance | path

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

/dports/audio/praat/praat-6.2.03/external/espeak/
H A Dwavegen.cpp102 static int hf_factor; variable
717 hf_factor = wdata.pitch >> 11; in Wavegen()
814 total = (long)(total / hf_factor) * wavemult[cbytes]; in Wavegen()
/dports/audio/espeak/espeak-1.48.04-source/src/
H A Dwavegen.cpp122 static int hf_factor; variable
1220 hf_factor = wdata.pitch >> 11; in Wavegen()
1348 total = (long)(total / hf_factor) * wavemult[cbytes]; in Wavegen()