#include <echo.h>
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 |
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)