Home
last modified time | relevance | path

Searched defs:bg32 (Results 1 – 2 of 2) sorted by relevance

/dports/audio/sphinx3/sphinx3-0.8/src/libs3decoder/liblm/
H A Dlm.c1063 bg32_t *bg32 = NULL; in load_bg() local
1232 bg32_t *bg32 = NULL; in lm_bg_score() local
1296 bg32_t *bg32 = NULL; in lm_bg_exists() local
1346 bg32_t *bg32 = NULL; in load_tg() local
/dports/audio/sphinx3/sphinx3-0.8/include/
H A Dlm.h431 bg32_t *bg32; /**< Bigrams for a specific unigram; see lm_t.membg */ member
600 bg32_t *bg32; /**< Bigram 32 bits, NULL iff disk-based */ member