#include "fir.h"
Go to the source code of this file.
Classes | |
struct | modem_echo_can_state_t |
Functions | |
SPAN_DECLARE (modem_echo_can_state_t *) modem_echo_can_create(int len) | |
SPAN_DECLARE (void) modem_echo_can_free(modem_echo_can_state_t *ec) | |
Request generation of an ADSI alert tone. | |
SPAN_DECLARE (int16_t) modem_echo_can_update(modem_echo_can_state_t *ec | |
Release a V.8 context. | |
Variables | |
int | adapt |
int16_t | tx |
int16_t int16_t | rx |
|
Release a V.8 context. Process a sample through a modem echo canceller.
|
|
Request generation of an ADSI alert tone. Log the list of supported modulations.
|
|
Create a modem echo canceller context.
|