Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Dlookahead-filter.h502 return LookAheadOutput() ? PushedLabelFilterArc(arc1, arc2, flabel) : in FilterArc()
503 PushedLabelFilterArc(arc2, arc1, flabel); in FilterArc()
547 FilterState PushedLabelFilterArc(Arc *arca, Arc *arcb, in PushedLabelFilterArc() function