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

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

Completed in 134 milliseconds