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

  /external/svox/pico/lib/
picodata.h 89 picoos_int16 picodata_cbGetCh(register picodata_CharBuffer this);
picodata.c 159 picoos_int16 picodata_cbGetCh(register picodata_CharBuffer this)
592 while ((result == PICO_OK) && (ch = picodata_cbGetCh(this->cbIn)) != PICO_EOF) {
    [all...]

Completed in 22 milliseconds