echo_can_state_t Struct Reference

#include <echo.h>

List of all members.

Public Attributes

int tx_power [4]
int rx_power [3]
int clean_rx_power
int rx_power_threshold
int nonupdate_dwell
fir16_state_t fir_state
int16_t * fir_taps16 [4]
int32_t * fir_taps32
int curr_pos
int taps
int tap_mask
int adaption_mode
int32_t supp_test1
int32_t supp_test2
int32_t supp1
int32_t supp2
int vad
int cng
int cng_level
int cng_rndnum
int cng_filter
int16_t geigel_max
int geigel_lag
int dtd_onset
int tap_set
int tap_rotate_counter
int32_t latest_correction
int32_t last_acf [28]
int narrowband_count
int narrowband_score


Detailed Description

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


Member Data Documentation

int16_t* echo_can_state_t::fir_taps16[4]

Echo FIR taps (16 bit version)

int32_t* 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 Fri Nov 10 09:40:25 2006 for libspandsp by  doxygen 1.5.1