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 | 397 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 | 766 s_result = picodata_cbGetItem(this->cbIn, in sigStep()
|
D | picoacph.c | 1072 (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 | 1216 (rv = picodata_cbGetItem(this->cbIn, sa->tmpbuf, in saStep()
|
D | picocep.c | 1510 sResult = picodata_cbGetItem(this->cbIn, in cepStep()
|
D | picopam.c | 2342 sResult = picodata_cbGetItem(this->cbIn, in pam_step()
|
D | picopr.c | 3517 … rv = picodata_cbGetItem(this->cbIn, pr->inBuf, IN_BUF_SIZE+PICODATA_ITEM_HEADSIZE, &pr->inBufLen); in prStep()
|