Searched defs:LookAheadFilterArc (Results 1 - 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
H A Dlookahead-filter.h255 return LookAheadOutput() ? LookAheadFilterArc(arc1, arc2, f) :
256 LookAheadFilterArc(arc2, arc1, f);
294 FilterState LookAheadFilterArc(Arc *arca, Arc *arcb, function in class:fst::LookAheadComposeFilter

Completed in 57 milliseconds