HomeSort by relevance Sort by last modified time
    Searched full:srec_nbest_get_num_choices (Results 1 - 4 of 4) sorted by null

  /external/srec/srec/ca/
rec_nbes.c 71 return srec_nbest_get_num_choices(nbest);
cnfd_scr.c 145 num_choices_left = num_choices = srec_nbest_get_num_choices(nbestlist);
  /external/srec/srec/include/
srec_results.h 38 int srec_nbest_get_num_choices(void* nbest);
  /external/srec/srec/crec/
srec_results.c 148 int srec_nbest_get_num_choices(void* rec_void) function

Completed in 878 milliseconds