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

/external/svox/pico/lib/
H A Dpicotrns.h176 pico_status_t picotrns_stTransduce(picotrns_SimpleTransducer this, picokfst_FST fst);
H A Dpicodata.c922 status = picotrns_stTransduce(transducer, xsampa_parser);
928 status = picotrns_stTransduce(transducer, xsampa2svoxpa_mapper);
947 status = picotrns_stTransduce(transducer, svoxpa_parser);
H A Dpicotrns.c678 pico_status_t picotrns_stTransduce(picotrns_SimpleTransducer this, picokfst_FST fst) function

Completed in 156 milliseconds