Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicokfst.c278 picoos_int32 inSymCellPos; in picokfst_kfstStartPairSearch() local
289 inSymCellPos = fst->alphaHashTabPos + offs; in picokfst_kfstStartPairSearch()
290 pos = inSymCellPos; in picokfst_kfstStartPairSearch()
294 inSymCellPos = inSymCellPos + nextSameHashInSymOffs; in picokfst_kfstStartPairSearch()
295 pos = inSymCellPos; in picokfst_kfstStartPairSearch()