Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicokfst.c68 …picoos_int32 inEpsStateTabPos; /* absolute address of the start of the input epsilon transition… member
175 kfst->inEpsStateTabPos = kfst->hdrLen + offs; in kfstInitialize()
374 pos = fst->inEpsStateTabPos + (startState - 1) * 4; in picokfst_kfstStartInEpsTransSearch()
377 (*searchState) = fst->inEpsStateTabPos + offs; in picokfst_kfstStartInEpsTransSearch()