Home
last modified time | relevance | path

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

/external/srec/srec/crec/
Dsrec_context.c3029 wordID expected_wdid; in FST_GetGrammarType() local
3042 expected_wdid = NUM_ITEMLIST_HDRWDS; in FST_GetGrammarType()
3045 if (t->ilabel != expected_wdid) in FST_GetGrammarType()
3050 expected_wdid++; in FST_GetGrammarType()
3052 if (expected_wdid != context->olabels->num_words) in FST_GetGrammarType()