Home
last modified time | relevance | path

Searched defs:nrStates (Results 1 – 1 of 1) sorted by relevance

/external/svox/pico/lib/
Dpicokfst.c62 picoos_int32 nrStates; /* nr of states in FST; state is in [1..nrState] */ member
259 extern void picokfst_kfstGetFSTSizes (picokfst_FST this, picoos_int32 *nrStates, picoos_int32 *nrCl… in picokfst_kfstGetFSTSizes()