Searched refs:picodata_cbGetItem (Results 1 – 10 of 10) sorted by relevance
/external/svox/pico/lib/ |
D | picodata.h | 301 pico_status_t picodata_cbGetItem(register picodata_CharBuffer this,
|
D | picowa.c | 401 rv = picodata_cbGetItem(this->cbIn, wa->inBuf, in waStep()
|
D | picodata.c | 321 pico_status_t picodata_cbGetItem(register picodata_CharBuffer this, in picodata_cbGetItem() function
|
D | picosig.c | 773 s_result = picodata_cbGetItem(this->cbIn, in sigStep()
|
D | picoacph.c | 1077 (rv = picodata_cbGetItem(this->cbIn, acph->tmpbuf, in acphStep()
|
D | picospho.c | 996 rv = picodata_cbGetItem(this->cbIn, spho->tmpbuf, PICODATA_MAX_ITEMSIZE, &blen); in sphoStep()
|
D | picosa.c | 1221 (rv = picodata_cbGetItem(this->cbIn, sa->tmpbuf, in saStep()
|
D | picocep.c | 1512 sResult = picodata_cbGetItem(this->cbIn, in cepStep()
|
D | picopam.c | 2349 sResult = picodata_cbGetItem(this->cbIn, in pam_step()
|
D | picopr.c | 3522 … rv = picodata_cbGetItem(this->cbIn, pr->inBuf, IN_BUF_SIZE+PICODATA_ITEM_HEADSIZE, &pr->inBufLen); in prStep()
|