Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicosa.c1262 picoos_uint8 wordsep = picoktab_getWordboundID(sa->tabphones); in saStep() local
1263 PICODBG_INFO(("wordsep id is %i",wordsep)); in saStep()
1269 …while ((i < sa->headx[sa->headxLen].head.len) && (wordsep != sa->cbuf1[sa->headx[sa->headxLen].cin… in saStep()