#include <echo.h>
Public Attributes | |
| int | tx_power [4] |
| int | rx_power [3] |
| int | clean_rx_power |
| int | rx_power_threshold |
| int | nonupdate_dwell |
| 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 |
| 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 |
| fir16_state_t | fir_state |
| int16_t * | fir_taps16 [4] |
| int32_t * | fir_taps32 |
| int32_t | tx_hpf [2] |
| int32_t | rx_hpf [2] |
| int | cng_level |
| int | cng_rndnum |
| int | cng_filter |
| int16_t * | snapshot |
| int16_t | tx |
| int16_t | rx |
| int16_t | clean |
| int16_t | clean_nlp |
| int | log2taps |
| int | cond_met |
| int32_t | Pstates |
| int16_t | adapt |
| int32_t | factor |
| int16_t | shift |
| int | Ltxacc |
| int | Lrxacc |
| int | Lcleanacc |
| int | Lclean_bgacc |
| int | Ltx |
| int | Lrx |
| int | Lclean |
| int | Lclean_bg |
| int | Lbgn |
| int | Lbgn_acc |
| int | Lbgn_upper |
| int | Lbgn_upper_acc |
| fir16_state_t | fir_state_bg |
| int16_t * echo_can_state_t::fir_taps16 |
Echo FIR taps (16 bit version)
Referenced by echo_can_create(), echo_can_flush(), echo_can_free(), and echo_can_update().
| int32_t* echo_can_state_t::fir_taps32 |
Echo FIR taps (32 bit version)
Referenced by echo_can_create(), echo_can_flush(), echo_can_free(), and echo_can_update().
1.5.6