Home
last modified time | relevance | path

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

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