Home
last modified time | relevance | path

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

/dports/audio/praat/praat-6.2.03/external/espeak/
H A Dwavegen.cpp208 static unsigned char wavemult[N_WAVEMULT] = { variable
356 wavemult[ix] = (int)x; in WavegenInit()
814 total = (long)(total / hf_factor) * wavemult[cbytes]; in Wavegen()
/dports/audio/espeak/espeak-1.48.04-source/src/
H A Dwavegen.cpp238 static unsigned char wavemult[N_WAVEMULT] = { variable
782 wavemult[ix] = (int)x; in WavegenInit()
1348 total = (long)(total / hf_factor) * wavemult[cbytes]; in Wavegen()