Home
last modified time | relevance | path

Searched refs:slot_olabel_min (Results 1 – 1 of 1) sorted by relevance

/external/srec/tools/grxmlcompile/
Dgrxmlcompile.cpp863 int slot_olabel_min=0, slot_olabel_max=0; // [min,max) .. ie excludes max in make_openfst_graphs() local
864 get_slot_olabel_range( word_syms, &slot_olabel_min, &slot_olabel_max); in make_openfst_graphs()
873 rc = FstAddSlotMarkersToCFst( *c_fst, slot_olabel_min, slot_olabel_max); in make_openfst_graphs()
909 rc = FstPushSlotLikeOLabels( clg_det_fst, slot_olabel_min, slot_olabel_max); in make_openfst_graphs()