Lines Matching refs:saturated
138 int saturated; member
430 st->saturated = 0; in speex_echo_state_init_mc()
573 st->saturated = 0; in speex_echo_state_reset()
737 if (st->saturated == 0) in speex_echo_cancellation()
738 st->saturated = 1; in speex_echo_cancellation()
743 if (st->saturated == 0) in speex_echo_cancellation()
744 st->saturated = 1; in speex_echo_cancellation()
764 st->saturated = M+1; in speex_echo_cancellation()
769 st->saturated = M+1; in speex_echo_cancellation()
814 if (st->saturated == 0) in speex_echo_cancellation()
829 st->saturated--; in speex_echo_cancellation()
981 if (st->saturated == 0) in speex_echo_cancellation()
982 st->saturated = 1; in speex_echo_cancellation()