Home
last modified time | relevance | path

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

/dports/audio/sphinx3/sphinx3-0.8/include/
H A Dsrch_output.h135 int read_s3hypseg_line(char *line, /**< A line pointer */
/dports/audio/sphinx3/sphinx3-0.8/src/programs/
H A Dmain_conf.c250 if (read_s3hypseg_line(line, &s_hypline, lmset->cur_lm, dict) ==
/dports/audio/sphinx3/sphinx3-0.8/src/libs3decoder/libsearch/
H A Dsrch_output.c417 read_s3hypseg_line(char *line, seg_hyp_line_t * seg_hyp_line, lm_t * lm, in read_s3hypseg_line() function