Home
last modified time | relevance | path

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

/external/srec/srec/crec/
Dsrec_context.c66 #define IS_SILENCE_ILABEL(ilabel,context) (ilabel >= context->hmm_ilabel_offset+EPSILON_OFFSET && i… macro
3628 else if (IS_SILENCE_ILABEL(arc->ilabel, context)) in fst_node_has_speech_to_come()
3671 if (IS_SILENCE_ILABEL(arc->ilabel, context) || arc->ilabel < EPSILON_OFFSET) in fst_fill_node_info()
3733 if (IS_SILENCE_ILABEL(arc->ilabel, context) && in fst_fill_node_info()