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

/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 101 milliseconds