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

/external/openfst/src/include/fst/extensions/pdt/
H A Dexpand.h943 ExpandFstOptions<Arc> eopts; local
944 eopts.gc_limit = 0;
946 eopts.keep_parentheses = opts.keep_parentheses;
947 *ofst = ExpandFst<Arc>(ifst, parens, eopts);

Completed in 61 milliseconds