Searched refs:nframes_since_eos (Results 1 – 1 of 1) sorted by relevance
83 int nframes_since_eos; in srec_check_end_of_speech() local157 nframes_since_eos = rec->current_search_frame - last_wtoken->end_time; in srec_check_end_of_speech()160 nframes_since_eos = 0; in srec_check_end_of_speech()163 nframes_since_eos = 0; in srec_check_end_of_speech()211 if (oeftoken && nframes_since_eos > eosd_parms->optendnode_timeout in srec_check_end_of_speech()217 else if (!oeftoken && nframes_since_eos > eosd_parms->endnode_timeout in srec_check_end_of_speech()223 else if (nframes_since_eos > eosd_parms->optendnode_timeout in srec_check_end_of_speech()