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

/external/svox/pico/lib/
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 15 milliseconds