Go to the documentation of this file.
31 #if !defined(_SPANDSP_EXPOSE_H_)
32 #define _SPANDSP_EXPOSE_H_
34 #include <spandsp/private/logging.h>
35 #include <spandsp/private/schedule.h>
36 #include <spandsp/private/bitstream.h>
37 #include <spandsp/private/queue.h>
38 #include <spandsp/private/awgn.h>
40 #include <spandsp/private/bert.h>
41 #include <spandsp/private/tone_generate.h>
42 #include <spandsp/private/bell_r2_mf.h>
43 #include <spandsp/private/sig_tone.h>
44 #include <spandsp/private/dtmf.h>
45 #include <spandsp/private/g711.h>
47 #include <spandsp/private/g726.h>
48 #include <spandsp/private/lpc10.h>
49 #include <spandsp/private/gsm0610.h>
51 #include <spandsp/private/ima_adpcm.h>
52 #include <spandsp/private/hdlc.h>
53 #include <spandsp/private/time_scale.h>
54 #include <spandsp/private/super_tone_tx.h>
55 #include <spandsp/private/super_tone_rx.h>
56 #include <spandsp/private/silence_gen.h>
57 #include <spandsp/private/swept_tone.h>
60 #include <spandsp/private/async.h>
61 #include <spandsp/private/fsk.h>
63 #include <spandsp/private/v8.h>
64 #include <spandsp/private/v17rx.h>
66 #include <spandsp/private/v22bis.h>
67 #include <spandsp/private/v27ter_rx.h>
68 #include <spandsp/private/v27ter_tx.h>
69 #include <spandsp/private/v29rx.h>
70 #include <spandsp/private/v29tx.h>
73 #include <spandsp/private/v42.h>
74 #include <spandsp/private/v42bis.h>
77 #include <spandsp/private/timezone.h>
78 #include <spandsp/private/image_translate.h>
79 #include <spandsp/private/t4_t6_decode.h>
80 #include <spandsp/private/t4_t6_encode.h>
83 #include <spandsp/private/t4_rx.h>
84 #include <spandsp/private/t4_tx.h>
87 #include <spandsp/private/t38_core.h>
88 #include <spandsp/private/t38_non_ecm_buffer.h>
91 #include <spandsp/private/t31.h>
92 #include <spandsp/private/v18.h>
const int32_t line_model_d7_coeffs[]
Definition: g168models.h:162
const int32_t line_model_d6_coeffs[]
Definition: g168models.h:138
void echo_can_flush(echo_can_state_t *ec)
Definition: echo.c:311
void echo_can_adaption_mode(echo_can_state_t *ec, int adaption_mode)
Definition: echo.c:305
const int32_t line_model_d9_coeffs[]
Definition: g168models.h:213
const int32_t line_model_d8_coeffs[]
Definition: g168models.h:189
const float level_measurement_bp_coeffs[]
Definition: g168models.h:235
Definition: private/awgn.h:32
const int32_t line_model_d3_coeffs[]
Definition: g168models.h:62
Definition: private/echo.h:37
const int32_t line_model_d5_coeffs[]
Definition: g168models.h:110
Definition: echo_tests.c:124
int16_t * fir_taps16[4]
Definition: private/echo.h:74
const int32_t line_model_d2_coeffs[]
Definition: g168models.h:42
Definition: private/tone_generate.h:42
Definition: echo_tests.c:102
int echo_can_free(echo_can_state_t *ec)
Definition: echo.c:292
const int32_t line_model_d4_coeffs[]
Definition: g168models.h:86
tone_gen_descriptor_t * tone_gen_descriptor_init(tone_gen_descriptor_t *s, int f1, int l1, int f2, int l2, int d1, int d2, int d3, int d4, int repeat)
Create a tone generator descriptor.
Definition: tone_generate.c:60
Definition: echo_tests.c:113
int16_t echo_can_hpf_tx(echo_can_state_t *ec, int16_t tx)
Definition: echo.c:614
echo_can_state_t * echo_can_init(int len, int adaption_mode)
Definition: echo.c:241
int32_t * fir_taps32
Definition: private/echo.h:76
Definition: private/tone_generate.h:53
int16_t echo_can_update(echo_can_state_t *ec, int16_t tx, int16_t rx)
Definition: echo.c:399
const int tones_6_4_2_7[][2]
Definition: g168models.h:324