Home
last modified time | relevance | path

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

/external/srec/srec/include/
Dsrec_results.h43 LCHAR* srec_nbest_get_word(void* nbest, size_t choice);
/external/srec/srec/ca/
Drec_nbes.c96 return srec_nbest_get_word(nbest,iChoice); in CA_NBestListGetResultWord()
/external/srec/srec/crec/
Dsrec_results.c198 LCHAR* srec_nbest_get_word(void* nbest, size_t choice) in srec_nbest_get_word() function