Go to the documentation of this file.
28 #if !defined(_SPANDSP_H_)
31 #undef SPANDSP_USE_FIXED_POINT
32 #undef SPANDSP_MISALIGNED_ACCESS_FAILS
34 #define SPANDSP_USE_EXPORT_CAPABILITY 1
36 #define SPANDSP_SUPPORT_T43 1
37 #undef SPANDSP_SUPPORT_V32BIS
38 #undef SPANDSP_SUPPORT_V34
39 #undef SPANDSP_SUPPORT_TIFF_FX
50 #include <spandsp/telephony.h>
53 #include <spandsp/fast_convert.h>
62 #include <spandsp/timing.h>
63 #include <spandsp/math_fixed.h>
64 #include <spandsp/vector_float.h>
65 #include <spandsp/complex_vector_float.h>
66 #include <spandsp/vector_int.h>
67 #include <spandsp/complex_vector_int.h>
69 #include <spandsp/biquad.h>
70 #include <spandsp/fir.h>
72 #include <spandsp/bert.h>
73 #include <spandsp/power_meter.h>
74 #include <spandsp/complex_filters.h>
85 #include <spandsp/time_scale.h>
86 #include <spandsp/tone_detect.h>
88 #include <spandsp/super_tone_rx.h>
89 #include <spandsp/super_tone_tx.h>
90 #include <spandsp/dtmf.h>
95 #include <spandsp/silence_gen.h>
98 #include <spandsp/godard.h>
106 #if defined(SPANDSP_SUPPORT_V32BIS)
109 #if defined(SPANDSP_SUPPORT_V34)
112 #include <spandsp/v42.h>
113 #include <spandsp/v42bis.h>
146 #include <spandsp/lpc10.h>
147 #include <spandsp/gsm0610.h>
149 #include <spandsp/playout.h>
151 #include <spandsp/v150_1.h>
152 #include <spandsp/v150_1_sse.h>
156 #if defined(SPANDSP_EXPOSE_INTERNAL_STRUCTURES)