Lines Matching refs:half
24 extern int voicin_(integer *vwin, real *inbuf, real *lpbuf, integer *buflim, integer *half, real *m…
224 lpbuf, integer *buflim, integer *half, real *minamd, real *maxamd, in voicin_() argument
488 if (*half == 1) { in voicin_()
497 half, dither, mintau, &zc, &lbe, &fbe, &qs, &rc1, &ar_b__, & in voicin_()
527 voice[*half + 3] = vdc[snrl * 10 - 1]; in voicin_()
529 voice[*half + 3] += vdc[i__ + snrl * 10 - 11] * value[i__ - 1]; in voicin_()
533 if (voice[*half + 3] > 0.f) { in voicin_()
534 voibuf[*half + 6] = 1; in voicin_()
536 voibuf[*half + 6] = 0; in voicin_()
546 if (*half == 1) { in voicin_()
686 if (voibuf[*half + 6] == 0) { in voicin_()