Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicospho.c193 …picoos_uint8 sylReadPos, sylWritePos; /* next pos to read from sylBuf, next pos to write to sylBuf… member
1557 spho->sylWritePos = 0; in sphoStep()
1559 spho->sylBuf[spho->sylWritePos++] = picotrns_unplane(sym, &plane); in sphoStep()
1565 ohead.len = spho->sylWritePos; in sphoStep()