Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicokpr.h90 picokpr_Preproc picokpr_getPreproc(picoknow_KnowledgeBase this);
Dpicokpr.c260 picokpr_Preproc picokpr_getPreproc(picoknow_KnowledgeBase this) in picokpr_getPreproc() function
Dpicopr.c3312 pr->preproc[0] = picokpr_getPreproc(this->voice->kbArray[PICOKNOW_KBID_TPP_MAIN]); in picopr_newPreprocUnit()
3314 pr->preproc[1+i] = picokpr_getPreproc(this->voice->kbArray[PICOKNOW_KBID_TPP_USER_1+i]); in picopr_newPreprocUnit()