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 #undef SPANDSP_SUPPORT_T43
37 #undef SPANDSP_SUPPORT_V32BIS
38 #undef SPANDSP_SUPPORT_V34
39 #undef SPANDSP_SUPPORT_TIFF_FX
50 #include <spandsp/telephony.h>
52 #include <spandsp/fast_convert.h>
60 #include <spandsp/timing.h>
61 #include <spandsp/math_fixed.h>
62 #include <spandsp/vector_float.h>
63 #include <spandsp/complex_vector_float.h>
64 #include <spandsp/vector_int.h>
65 #include <spandsp/complex_vector_int.h>
67 #include <spandsp/biquad.h>
68 #include <spandsp/fir.h>
70 #include <spandsp/bert.h>
71 #include <spandsp/power_meter.h>
72 #include <spandsp/complex_filters.h>
83 #include <spandsp/time_scale.h>
84 #include <spandsp/tone_detect.h>
86 #include <spandsp/super_tone_rx.h>
87 #include <spandsp/super_tone_tx.h>
88 #include <spandsp/dtmf.h>
93 #include <spandsp/silence_gen.h>
102 #if defined(SPANDSP_SUPPORT_V32BIS)
103 #include <spandsp/v32bis.h>
105 #if defined(SPANDSP_SUPPORT_V34)
106 #include <spandsp/v34.h>
108 #include <spandsp/v42.h>
109 #include <spandsp/v42bis.h>
141 #include <spandsp/lpc10.h>
142 #include <spandsp/gsm0610.h>
144 #include <spandsp/playout.h>
148 #if defined(SPANDSP_EXPOSE_INTERNAL_STRUCTURES)