OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NUM_SILENCE_HMMS
(Results
1 - 3
of
3
) sorted by null
/external/srec/srec/include/
srec_arb.h
35
#define
NUM_SILENCE_HMMS
3
/external/srec/srec/clib/
srec_arb.c
265
if (i >= HMM_COUNTER_OFFSET +
NUM_SILENCE_HMMS
- 1)
/external/srec/srec/crec/
srec_context.c
66
#define IS_SILENCE_ILABEL(ilabel,context) (ilabel >= context->hmm_ilabel_offset+EPSILON_OFFSET && ilabel<context->hmm_ilabel_offset+EPSILON_OFFSET+
NUM_SILENCE_HMMS
)
[
all
...]
Completed in 33 milliseconds