HomeSort by relevance Sort by last modified time
    Searched refs:srec_nbest_prepare_list (Results 1 - 3 of 3) sorted by null

  /external/srec/srec/include/
srec_results.h 36 void* srec_nbest_prepare_list(multi_srec* rec, int n, asr_int32_t* bestcost);
  /external/srec/srec/ca/
rec_nbes.c 48 newList = (CA_NBestList*)srec_nbest_prepare_list(hRecog->recm, num, bestScore);
  /external/srec/srec/crec/
srec_results.c 108 void* srec_nbest_prepare_list(multi_srec* recm, int n, asr_int32_t* bestcost) function

Completed in 2263 milliseconds