Home
last modified time | relevance | path

Searched refs:picodata_cbGetSpeechData (Results 1 – 3 of 3) sorted by relevance

/external/svox/pico/lib/
Dpicodata.h313 pico_status_t picodata_cbGetSpeechData(register picodata_CharBuffer this,
Dpicoctrl.c765 rv = picodata_cbGetSpeechData(this->cbOut, (picoos_uint8 *)buffer, in picoctrl_engFetchOutputItemBytes()
Dpicodata.c328 pico_status_t picodata_cbGetSpeechData(register picodata_CharBuffer this, in picodata_cbGetSpeechData() function