Home
last modified time | relevance | path

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

/dports/audio/praat/praat-6.2.03/external/espeak/
H A Dwavegen.cpp118 static int embedded_max[N_EMBEDDED_VALUES] = { 0, 0x7fff, 750, 300, 99, 99, 99, 0, 750, 0, 0, 0, 0,… variable
1030 embedded_value[command] = SetWithRange0(embedded_value[command], embedded_max[command]); in SetEmbedded()
/dports/audio/espeak/espeak-1.48.04-source/src/
H A Dwavegen.cpp140 static int embedded_max[N_EMBEDDED_VALUES] = {0,0x7fff,750,300,99,99,99, 0,750,0,0,0,0,4,0}; variable
1596 embedded_value[command] = SetWithRange0(embedded_value[command],embedded_max[command]); in SetEmbedded()