Home
last modified time | relevance | path

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

/external/srec/srec/crec/
Dsrec_eosd.c81 bigcostdata opteos_cost_margin; in srec_check_end_of_speech() local
194 opteos_cost_margin = 0; in srec_check_end_of_speech()
198 opteos_cost_margin = 0; in srec_check_end_of_speech()
202 opteos_cost_margin = MAXcostdata; in srec_check_end_of_speech()
206 opteos_cost_margin = xftoken->cost + wrapup_cost - eftoken->cost; in srec_check_end_of_speech()
212 && opteos_cost_margin > eosd_parms->eos_costdelta) in srec_check_end_of_speech()