Home
last modified time | relevance | path

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

/external/srec/srec/crec/
Dsrec_eosd.c80 bigcostdata eos_cost_margin; in srec_check_end_of_speech() local
168 eos_cost_margin = 0; in srec_check_end_of_speech()
172 eos_cost_margin = MAXcostdata; in srec_check_end_of_speech()
176 eos_cost_margin = xftoken->cost + wrapup_cost - eftoken->cost; in srec_check_end_of_speech()
180 eos_cost_margin = oeftoken->cost + wrapup_cost - eftoken->cost; in srec_check_end_of_speech()
184 eos_cost_margin = xftoken->cost + wrapup_cost - eftoken->cost; in srec_check_end_of_speech()
188 eos_cost_margin = oeftoken->cost + wrapup_cost - eftoken->cost; in srec_check_end_of_speech()
218 && eos_cost_margin > eosd_parms->eos_costdelta) in srec_check_end_of_speech()
224 && eos_cost_margin > eosd_parms->eos_costdelta) in srec_check_end_of_speech()