Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicokfst.c80 static void FixedBytesToUnsignedNum (picoos_uint8 * stream, picoos_uint8 nrBytes, picoos_uint32 * p… in FixedBytesToUnsignedNum() function
356 FixedBytesToUnsignedNum(fst->fstStream,fst->transTabEntrySize,& pos,& endStateX); in picokfst_kfstGetTrans()
427 FixedBytesToUnsignedNum(fst->fstStream,1,& pos,& val); in picokfst_kfstIsAcceptingState()