OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:srec_get_top_choice_score
(Results
1 - 3
of
3
) sorted by null
/external/srec/srec/ca/
rec_resu.c
47
srec_get_top_choice_score
(hRecog->recm, &cost, do_incsil);
/external/srec/srec/include/
word_lattice.h
43
int
srec_get_top_choice_score
(multi_srec* rec, bigcostdata *cost, int do_incsil);
/external/srec/srec/crec/
word_lattice.c
486
int
srec_get_top_choice_score
(multi_srec* recm, bigcostdata *cost, int do_incsil)
function
524
srec_get_top_choice_score
(recm, &cost, SCOREMODE_INCLUDE_SILENCE);
Completed in 43 milliseconds