Searched refs:sp_est_cnt (Results 1 – 2 of 2) sorted by relevance
576 if((st->sp_est_cnt - st->sp_max_cnt) > (SP_EST_COUNT - SP_ACTIVITY_COUNT)) in Estimate_Speech()578 st->sp_est_cnt = 0; in Estimate_Speech()582 st->sp_est_cnt += 1; in Estimate_Speech()614 st->sp_est_cnt = 0; in Estimate_Speech()700 state->sp_est_cnt = 0; in wb_vad_reset()
57 Word16 sp_est_cnt; /* counter for speech level estimation */ member