Home
last modified time | relevance | path

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

/external/srec/srec/include/
Dword_lattice.h47 void sort_word_lattice_at_frame(srec* rec, frameID frame);
/external/srec/srec/crec/
Dword_lattice.c373 sort_word_lattice_at_frame(rec, i);
465 sort_word_lattice_at_frame(rec, end_frame);
534 void sort_word_lattice_at_frame(srec* rec, frameID frame) function
Dastar.c718 sort_word_lattice_at_frame(rec, (frameID)(wtoken->end_time + 1)); in astar_stack_do_backwards_search()