modem_echo.c File Reference

#include <stdlib.h>
#include <inttypes.h>
#include <string.h>
#include <stdio.h>
#include <tgmath.h>
#include <math.h>
#include "floating_fudge.h"
#include "spandsp/telephony.h"
#include "spandsp/bit_operations.h"
#include "spandsp/dc_restore.h"
#include "spandsp/modem_echo.h"

Functions

modem_echo_can_state_t * modem_echo_can_create (int len)
void modem_echo_can_free (modem_echo_can_state_t *ec)
void modem_echo_can_flush (modem_echo_can_state_t *ec)
void modem_echo_can_adaption_mode (modem_echo_can_state_t *ec, int adapt)
int16_t modem_echo_can_update (modem_echo_can_state_t *ec, int16_t tx, int16_t rx)

Detailed Description


Generated by  doxygen 1.6.2