Home
last modified time | relevance | path

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

/external/srec/srec/crec/
Dsrec_context.c3028 wordID expected_wdid; in FST_GetGrammarType() local
3041 expected_wdid = NUM_ITEMLIST_HDRWDS; in FST_GetGrammarType()
3044 if (t->ilabel != expected_wdid) in FST_GetGrammarType()
3049 expected_wdid++; in FST_GetGrammarType()
3051 if (expected_wdid != context->olabels->num_words) in FST_GetGrammarType()