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> 47 #include <spandsp/telephony.h> 48 #include <spandsp/fast_convert.h> 56 #include <spandsp/timing.h> 57 #include <spandsp/vector_float.h> 58 #include <spandsp/complex_vector_float.h> 59 #include <spandsp/vector_int.h> 60 #include <spandsp/complex_vector_int.h> 62 #include <spandsp/biquad.h> 63 #include <spandsp/fir.h> 65 #include <spandsp/bert.h> 66 #include <spandsp/power_meter.h> 67 #include <spandsp/complex_filters.h> 78 #include <spandsp/time_scale.h> 79 #include <spandsp/tone_detect.h> 81 #include <spandsp/super_tone_rx.h> 82 #include <spandsp/super_tone_tx.h> 83 #include <spandsp/dtmf.h> 88 #include <spandsp/silence_gen.h> 90 #include <spandsp/v42.h> 91 #include <spandsp/v42bis.h> 127 #include <spandsp/lpc10.h> 128 #include <spandsp/gsm0610.h> 130 #include <spandsp/playout.h> 135 #if defined(SPANDSP_EXPOSE_INTERNAL_STRUCTURES)