Searched defs:ALT_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
712 } else if (opts.filter_type == ALT_SEQUENCE_FILTER) {

Completed in 53 milliseconds