Searched defs:transductionState (Results 1 – 1 of 1) sorted by relevance
435 static void StartTransduction (struct picotrns_transductionState * transductionState) in StartTransduction()456 static void TransductionStep (picokfst_FST fst, struct picotrns_transductionState * transductionSta… in TransductionStep()568 struct picotrns_transductionState transductionState; in picotrns_transduce() local