Searched refs:sp_max (Results 1 – 2 of 2) sorted by relevance
579 st->sp_max = 0; in Estimate_Speech()587 if(in_level > st->sp_max) in Estimate_Speech()589 st->sp_max = in_level; in Estimate_Speech()597 tmp = (st->sp_max >> 1); /* scale to get "average" speech level */ in Estimate_Speech()612 st->sp_max = 0; in Estimate_Speech()701 state->sp_max = 0; in wb_vad_reset()
58 Word16 sp_max; /* maximum level */ member