Searched refs:picodata_cbGetCh (Results 1 - 2 of 2) sorted by relevance

/external/svox/pico/lib/
H A Dpicodata.h89 picoos_int16 picodata_cbGetCh(register picodata_CharBuffer this);
H A Dpicodata.c159 picoos_int16 picodata_cbGetCh(register picodata_CharBuffer this) function
592 while ((result == PICO_OK) && (ch = picodata_cbGetCh(this->cbIn)) != PICO_EOF) {

Completed in 39 milliseconds