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

/external/openfst/src/include/fst/
H A Dcompose.h658 enum ComposeFilter { AUTO_FILTER, SEQUENCE_FILTER, ALT_SEQUENCE_FILTER, enumerator in enum:fst::ComposeFilter
708 } else if (opts.filter_type == SEQUENCE_FILTER) {

Completed in 87 milliseconds