Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicokpr.h134 extern picoos_int32 picokpr_getCtxArrLen(picokpr_Preproc preproc);
Dpicokpr.c600 extern picoos_int32 picokpr_getCtxArrLen(picokpr_Preproc preproc) in picokpr_getCtxArrLen() function
Dpicopr.c925 n = picokpr_getCtxArrLen(pr->preproc[p]); in pr_createContextList()