Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/media/pocketsphinx/src/
H A Dms_senone.h170 senone_t *senone_init (gauden_t *g, /**< In: codebooks */
H A Dms_mgau.c118 s = msg->s = senone_init(msg->g,
H A Dms_senone.c275 senone_init(gauden_t *g, char const *mixwfile, char const *sen2mgau_map_file,
/dports/audio/pocketsphinx/pocketsphinx-0.8/src/libpocketsphinx/
H A Dms_senone.h173 senone_t *senone_init (gauden_t *g, /**< In: codebooks */
H A Dms_mgau.c118 s = msg->s = senone_init(msg->g, in ms_mgau_init()
H A Dms_senone.c275 senone_init(gauden_t *g, char const *mixwfile, char const *sen2mgau_map_file, in senone_init() function
/dports/audio/sphinx3/sphinx3-0.8/include/
H A Dms_senone.h167 senone_t *senone_init (const char *mixwfile, /**< In: mixing weights file */
/dports/audio/sphinx3/sphinx3-0.8/src/libs3decoder/libam/
H A Dms_mgau.c165 msg->s = senone_init(mixwfile, senmgau, mixwfloor, logmath); in ms_mgau_init()
H A Dms_senone.c359 senone_init(const char *mixwfile, const char *sen2mgau_map_file, float32 mixwfloor, logmath_t *logm…