Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicosa.c196 picoos_uint8 cbuf1[PICOSA_MAXSIZE_CBUF]; member
284 sa->cbuf1[i] = 0; in saInitialize()
670 sa->cbuf1[sa->headx[ci].cind + i])) { in saDisambPos()
720 sa->cbuf2[sa->cbuf2Len] = sa->cbuf1[cind1 + i]; in saCopyItemContent1to2()
742 if (picoklex_lexIndLookup(lex, &(sa->cbuf1[sa->headx[ind].cind + 1]), in saLexIndLookup()
1012 if (saDoG2P(this, sa, &(sa->cbuf1[sa->headx[ind].cind]), in saGraphemeToPhoneme()
1226 &(sa->cbuf1[sa->cbuf1Len]), in saStep()
1269 …while ((i < sa->headx[sa->headxLen].head.len) && (wordsep != sa->cbuf1[sa->headx[sa->headxLen].cin… in saStep()
1270 … PICODBG_INFO(("accepting phoneme %i",sa->cbuf1[sa->headx[sa->headxLen].cind+i])); in saStep()
1393 sa->cbuf1[sa->headx[i].cind+j])); in saStep()
[all …]