HomeSort by relevance Sort by last modified time
    Searched refs:headxWritePos (Results 1 - 2 of 2) sorted by null

  /external/svox/pico/lib/
picospho.c 92 * 0 activeStartPos penultima activeEndPos headxReadPos headxWritePos
180 picoos_uint16 headxReadPos, headxWritePos;
270 spho->headxWritePos = 0;
423 writePos = spho->headxWritePos;
451 spho->headxWritePos -= diff;
456 "readPos,WritePos are now [%i,%i[, returning shift amount %i",*from, spho->headxWritePos, diff
    [all...]
picocep.c 176 picoos_uint16 headxWritePos; /* next free position; headx is empty if headxBottom == headxWritePos */
301 cep->headxBottom = cep->headxWritePos = 0;
    [all...]

Completed in 359 milliseconds