Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicokfst.h135 void picokfst_kfstGetTrans (picokfst_FST this, picokfst_state_t startState, picokfst_class_t transC…
Dpicokfst.c342 extern void picokfst_kfstGetTrans (picokfst_FST this, picokfst_state_t startState, picokfst_class_t… in picokfst_kfstGetTrans() function
Dpicotrns.c343 picokfst_kfstGetTrans(fst,altDesc->startFSTState,pairClass,& (*endFSTState)); in GetNextAlternative()