Home
last modified time | relevance | path

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

/dports/audio/sphinx3/sphinx3-0.8/python/
H A D_sphinx3module.c194 hyp_t **hypsegs, **h; in sphinx3_get_hypothesis() local
198 s3_decode_hypothesis(&decoder, &uttid, &hypstr, &hypsegs); in sphinx3_get_hypothesis()
200 for (h = hypsegs; *h; ++h) in sphinx3_get_hypothesis()
216 hypsegs[i]->id); in sphinx3_get_hypothesis()
220 hypsegs[i]->id); in sphinx3_get_hypothesis()
224 hypsegs[i]->sf, in sphinx3_get_hypothesis()
225 hypsegs[i]->ef, in sphinx3_get_hypothesis()
226 hypsegs[i]->ascr, in sphinx3_get_hypothesis()
227 hypsegs[i]->lscr); in sphinx3_get_hypothesis()