Home
last modified time | relevance | path

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

/dports/audio/sphinx3/sphinx3-0.8/include/
H A Dcorpus.h204 corpus_t *corpus_load_headid (const char *file, /**< Input file name, the file must be seekable and…
/dports/audio/sphinx3/sphinx3-0.8/src/libs3decoder/libcommon/
H A Dcorpus.c149 corpus_load_headid(const char *file, in corpus_load_headid() function
377 ch = corpus_load_headid(argv[1], NULL, NULL); in main()