Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Dlookahead-filter.h512 return LookAheadOutput() ? PushLabelFilterArc(arc1, arc2, f1) : in FilterArc()
513 PushLabelFilterArc(arc2, arc1, f1); in FilterArc()
571 FilterState PushLabelFilterArc(Arc *arca, Arc *arcb, in PushLabelFilterArc() function