Go to the documentation of this file.
28 #if !defined(_SPANDSP_H_)
31 #define __inline__ __inline
32 #pragma warning(disable:4200)
34 #undef SPANDSP_USE_FIXED_POINT
35 #undef SPANDSP_MISALIGNED_ACCESS_FAILS
37 #define SPANDSP_USE_EXPORT_CAPABILITY 1
40 #include <msvc/inttypes.h>
45 @INSERT_STDBOOL_HEADER@
48 #include <spandsp/telephony.h>
50 #include <spandsp/fast_convert.h>
58 #include <spandsp/timing.h>
59 #include <spandsp/math_fixed.h>
60 #include <spandsp/vector_float.h>
61 #include <spandsp/complex_vector_float.h>
62 #include <spandsp/vector_int.h>
63 #include <spandsp/complex_vector_int.h>
65 #include <spandsp/biquad.h>
66 #include <spandsp/fir.h>
68 #include <spandsp/bert.h>
69 #include <spandsp/power_meter.h>
70 #include <spandsp/complex_filters.h>
81 #include <spandsp/time_scale.h>
82 #include <spandsp/tone_detect.h>
84 #include <spandsp/super_tone_rx.h>
85 #include <spandsp/super_tone_tx.h>
86 #include <spandsp/dtmf.h>
91 #include <spandsp/silence_gen.h>
93 #include <spandsp/v42.h>
94 #include <spandsp/v42bis.h>
132 #include <spandsp/lpc10.h>
133 #include <spandsp/gsm0610.h>
135 #include <spandsp/playout.h>
139 #if defined(SPANDSP_EXPOSE_INTERNAL_STRUCTURES)