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

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

Completed in 75 milliseconds