Home
last modified time | relevance | path

Searched defs:tmatid (Results 1 – 14 of 14) sorted by relevance

/dports/audio/sphinx3/sphinx3-0.8/src/libs3decoder/libsearch/
H A Dwhmm.c93 whmm_alloc(hmm_context_t *ctx, int32 pos, int mpx, s3ssid_t ssid, s3tmatid_t tmatid) in whmm_alloc()
/dports/lang/gcc10-devel/gcc-10-20211008/libgfortran/generated/
H A Dspread_c16.c63 if (along > rrank)
64 runtime_error ("dim outside of rank in spread()");
/dports/audio/pocketsphinx/pocketsphinx-0.8/src/libpocketsphinx/
H A Dps_alignment.h62 uint16 tmatid; member
H A Dngram_search_fwdtree.c155 init_nonroot_chan(ngram_search_t *ngs, chan_t * hmm, int32 ph, int32 ci, int32 tmatid) in init_nonroot_chan()
179 int32 w, i, j, p, ph, tmatid; in create_search_tree() local
H A Dfsg_lextree.c374 int32 tmatid; in psubtree_add_trans() local
H A Dhmm.c89 hmm_init(hmm_context_t *ctx, hmm_t *hmm, int mpx, int ssid, int tmatid) in hmm_init()
H A Dngram_search.c620 int32 i, tmatid, ciphone; in ngram_search_alloc_all_rc() local
/dports/www/firefox-legacy/firefox-52.8.0esr/media/pocketsphinx/src/
H A Dhmm.h179 int16 tmatid; /**< Transition matrix ID (see hmm_context_t). */ member
H A Dngram_search_fwdtree.c155 init_nonroot_chan(ngram_search_t *ngs, chan_t * hmm, int32 ph, int32 ci, int32 tmatid) in init_nonroot_chan()
179 int32 w, i, j, p, ph, tmatid; in create_search_tree() local
H A Dfsg_lextree.c376 int32 tmatid; in psubtree_add_trans() local
H A Dkws_search.c482 int32 ssid, tmatid; in kws_search_reinit() local
H A Dhmm.c89 hmm_init(hmm_context_t *ctx, hmm_t *hmm, int mpx, int ssid, int tmatid) in hmm_init()
/dports/audio/sphinx3/sphinx3-0.8/include/
H A Dhmm.h193 s3tmatid_t tmatid; /**< Transition matrix ID (see hmm_context_t). */ member
/dports/audio/sphinx3/sphinx3-0.8/src/libs3decoder/libam/
H A Dhmm.c132 int32 ssid, s3tmatid_t tmatid) in hmm_init()