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

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

Completed in 37 milliseconds