Lines Matching refs:voice
24 extern int pitsyn_(integer *order, integer *voice, integer *pitch, real *rms, real *rc, integer *lf…
99 /* Subroutine */ int pitsyn_(integer *order, integer *voice, in pitsyn_() argument
173 if (voice) { in pitsyn_()
174 --voice; in pitsyn_()
204 ivoice = voice[2]; in pitsyn_()
238 if (voice[1] == *ivoico && voice[2] == voice[1]) { in pitsyn_()
239 if (voice[2] == 0) { in pitsyn_()
249 ivoice = voice[2]; in pitsyn_()
252 if (*ivoico == voice[1]) { in pitsyn_()
278 if (*ivoico != voice[1]) { in pitsyn_()
505 *ivoico = voice[2]; in pitsyn_()