Home
last modified time | relevance | path

Searched defs:current_model_scores (Results 1 – 2 of 2) sorted by relevance

/external/srec/srec/crec/
Dsrec.c324 static int compute_model_scores(costdata *current_model_scores, const SWIModel *acoustic_models, in compute_model_scores()
357 costdata *current_model_scores; in find_which_models_to_compute() local
2172 costdata *current_model_scores; in srec_viterbi_part1() local
/external/srec/srec/include/
Dsrec.h221 costdata *current_model_scores; /* temporary array used by the search to contain model scores - member