Home
last modified time | relevance | path

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

/external/srec/srec/crec/
Dsrec_eosd.c86 ftokenID ftoken_index, eftoken_index, oeftoken_index, xftoken_index; in srec_check_end_of_speech() local
106 oeftoken_index = rec->current_best_ftoken_index[NODE_INFO_OPTENDN]; in srec_check_end_of_speech()
107 if (oeftoken_index != MAXftokenID) in srec_check_end_of_speech()
108 oeftoken = &rec->fsmnode_token_array[ oeftoken_index]; in srec_check_end_of_speech()