Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Dlookahead-filter.h550 const Label &labelb = LookAheadOutput() ? arcb->ilabel : arcb->olabel; in PushedLabelFilterArc() local
552 if (labelb != kNoLabel) { in PushedLabelFilterArc()
574 const Label &labelb = LookAheadOutput() ? arcb->olabel : arcb->ilabel; in PushLabelFilterArc() local
576 if (labelb != 0) // No place to push. in PushLabelFilterArc()