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

  /external/svox/pico/lib/
picospho.c 188 picoos_uint16 outReadPos; /* next pos to read from inBuf for output */
816 ohead.info1 = spho->headx[spho->outReadPos].boundstrength;
817 ohead.info2 = spho->headx[spho->outReadPos].phrasetype;
818 sildur = spho->headx[spho->outReadPos].sildur;
834 spho->headx[spho->outReadPos].boundstrength = 0;
    [all...]
picosig.c 84 picoos_uint16 outReadPos, outWritePos; /* next pos to read/write from/to outBuf*/
128 sig_subObj->outReadPos = 0;
    [all...]
picocep.c 186 picoos_uint16 outReadPos, outWritePos; /* next pos to read/write from/to outBuf*/
306 cep->outReadPos = 0;
    [all...]
picopam.c 161 picoos_uint16 outReadPos, outWritePos; /* next pos to read/write from/to outBuf*/
572 pam->outReadPos = 0;
    [all...]
picopr.c 292 picoos_uint16 outReadPos; /* next pos to read from outBuf */
    [all...]
picotok.c 249 picoos_uint16 outReadPos; /* next pos to read from outBuf */
    [all...]

Completed in 82 milliseconds