Searched refs:xftoken_index (Results 1 – 1 of 1) sorted by relevance
86 ftokenID ftoken_index, eftoken_index, oeftoken_index, xftoken_index; in srec_check_end_of_speech() local100 xftoken_index = rec->current_best_ftoken_index[NODE_INFO_REGULAR]; in srec_check_end_of_speech()101 if (xftoken_index != MAXftokenID) in srec_check_end_of_speech()102 xftoken = &rec->fsmnode_token_array[ xftoken_index]; in srec_check_end_of_speech()