Searched refs:picotrns_stTransduce (Results 1 – 3 of 3) sorted by relevance
176 pico_status_t picotrns_stTransduce(picotrns_SimpleTransducer this, picokfst_FST fst);
922 status = picotrns_stTransduce(transducer, xsampa_parser); in picodata_mapPAStrToPAIds()928 status = picotrns_stTransduce(transducer, xsampa2svoxpa_mapper); in picodata_mapPAStrToPAIds()947 status = picotrns_stTransduce(transducer, svoxpa_parser); in picodata_mapPAStrToPAIds()
678 pico_status_t picotrns_stTransduce(picotrns_SimpleTransducer this, picokfst_FST fst) in picotrns_stTransduce() function