Home
last modified time | relevance | path

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

/external/speex/libspeex/
Dmdf.c136 int cancel_count; member
428 st->cancel_count=0; in speex_echo_state_init_mc()
533 st->cancel_count=0; in speex_echo_state_reset()
713 st->cancel_count++; in speex_echo_cancellation()
842 if (j==0 || st->cancel_count%(M-1) == j-1) in speex_echo_cancellation()