modem_echo_can_state_t Struct Reference

#include <modem_echo.h>

List of all members.

Public Attributes

int adapt
int taps
fir16_state_t fir_state
int16_t * fir_taps16
int32_t * fir_taps32
int tx_power
int rx_power
int curr_pos


Detailed Description

Modem line echo canceller descriptor. This defines the working state for a line echo canceller.


Member Data Documentation

int16_t* modem_echo_can_state_t::fir_taps16

Echo FIR taps (16 bit version)

int32_t* modem_echo_can_state_t::fir_taps32

Echo FIR taps (32 bit version)


The documentation for this struct was generated from the following file:
Generated on Tue Jul 24 11:29:30 2007 for libspandsp by  doxygen 1.5.2