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 39 #undef SPANDSP_SUPPORT_T43 40 #undef SPANDSP_SUPPORT_V32BIS 41 #undef SPANDSP_SUPPORT_V34 42 #undef SPANDSP_SUPPORT_TIFF_FX 45 #include <msvc/inttypes.h> 52 #if !defined(__cplusplus) 55 #include <spandsp/telephony.h> 57 #include <spandsp/fast_convert.h> 65 #include <spandsp/timing.h> 66 #include <spandsp/math_fixed.h> 67 #include <spandsp/vector_float.h> 68 #include <spandsp/complex_vector_float.h> 69 #include <spandsp/vector_int.h> 70 #include <spandsp/complex_vector_int.h> 72 #include <spandsp/biquad.h> 73 #include <spandsp/fir.h> 75 #include <spandsp/bert.h> 76 #include <spandsp/power_meter.h> 77 #include <spandsp/complex_filters.h> 88 #include <spandsp/time_scale.h> 89 #include <spandsp/tone_detect.h> 91 #include <spandsp/super_tone_rx.h> 92 #include <spandsp/super_tone_tx.h> 93 #include <spandsp/dtmf.h> 98 #include <spandsp/silence_gen.h> 107 #if defined(SPANDSP_SUPPORT_V32BIS) 108 #include <spandsp/v32bis.h> 110 #if defined(SPANDSP_SUPPORT_V34) 111 #include <spandsp/v34.h> 113 #include <spandsp/v42.h> 114 #include <spandsp/v42bis.h> 146 #include <spandsp/lpc10.h> 147 #include <spandsp/gsm0610.h> 149 #include <spandsp/playout.h> 153 #if defined(SPANDSP_EXPOSE_INTERNAL_STRUCTURES)