Home
last modified time | relevance | path

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

/external/srec/srec/include/
Dword_lattice.h49 srec_word_lattice *allocate_word_lattice(frameID max_frames);
/external/srec/srec/crec/
Dsrec_initialize.c114 rec->word_lattice = allocate_word_lattice((frameID)max_frames); in allocate_recognition1()
Dword_lattice.c54 srec_word_lattice *allocate_word_lattice(frameID max_frames) in allocate_word_lattice() function