Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicokfst.c348 picoos_uint32 endStateX; in picokfst_kfstGetTrans() local
356 FixedBytesToUnsignedNum(fst->fstStream,fst->transTabEntrySize,& pos,& endStateX); in picokfst_kfstGetTrans()
357 (*endState) = endStateX; in picokfst_kfstGetTrans()