Searched refs:burst_count (Results 1 – 4 of 4) sorted by relevance
357 st->burst_count = 0; in hangover_addition()364 st->burst_count = st->burst_count + 1; in hangover_addition()365 if(st->burst_count >= burst_len) in hangover_addition()372 st->burst_count = 0; in hangover_addition()674 state->burst_count = 0; in wb_vad_reset()
977 st->burst_count = 0; in hangover_addition()995 st->burst_count = BURST_LEN_HIGH_NOISE; in hangover_addition()1012 st->burst_count = add(st->burst_count, 1, pOverflow); in hangover_addition()1014 if (st->burst_count >= burst_len) in hangover_addition()1022 st->burst_count = 0; in hangover_addition()1744 state->burst_count = 0; in vad1_reset()
48 Word16 burst_count; /* counts length of a speech burst */ member
111 Word16 burst_count; /* counts length of a speech burst */ member