OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:srec_get_top_choice_transcription
(Results
1 - 3
of
3
) sorted by null
/external/srec/srec/ca/
rec_resu.c
59
rc =
srec_get_top_choice_transcription
(hRecog->recm, label, len, 1);
/external/srec/srec/include/
word_lattice.h
44
int
srec_get_top_choice_transcription
(multi_srec* rec, char *transcription, int len, int whether_strip_slot_markers) ;
/external/srec/srec/crec/
word_lattice.c
444
int
srec_get_top_choice_transcription
(multi_srec* recm, char *transcription, int len, int whether_strip_slot_markers)
function
523
srec_get_top_choice_transcription
(recm, transcription, MAX_LEN, 1);
Completed in 29 milliseconds