Searched refs:IntersectOptions (Results 1 - 3 of 3) sorted by path

/external/openfst/src/bin/
H A Dfstintersect.cc81 fst::IntersectOptions opts(FLAGS_connect, compose_filter);
/external/openfst/src/include/fst/
H A Dintersect.h129 typedef ComposeOptions IntersectOptions; typedef in namespace:fst
145 const IntersectOptions &opts = IntersectOptions()) {
143 Intersect(const Fst<Arc> &ifst1, const Fst<Arc> &ifst2, MutableFst<Arc> *ofst, const IntersectOptions &opts = IntersectOptions()) argument
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dintersect.h104 typedef ComposeOptions IntersectOptions; typedef in namespace:fst
120 const IntersectOptions &opts = IntersectOptions()) {
118 Intersect(const Fst<Arc> &ifst1, const Fst<Arc> &ifst2, MutableFst<Arc> *ofst, const IntersectOptions &opts = IntersectOptions()) argument

Completed in 247 milliseconds