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> 
   49#include <spandsp/fast_convert.h> 
   57#include <spandsp/timing.h> 
   58#include <spandsp/math_fixed.h> 
   59#include <spandsp/vector_float.h> 
   60#include <spandsp/complex_vector_float.h> 
   61#include <spandsp/vector_int.h> 
   62#include <spandsp/complex_vector_int.h> 
   64#include <spandsp/biquad.h> 
   65#include <spandsp/fir.h> 
   67#include <spandsp/bert.h> 
   68#include <spandsp/power_meter.h> 
   69#include <spandsp/complex_filters.h> 
   80#include <spandsp/time_scale.h> 
   81#include <spandsp/tone_detect.h> 
   83#include <spandsp/super_tone_rx.h> 
   84#include <spandsp/super_tone_tx.h> 
   85#include <spandsp/dtmf.h> 
   90#include <spandsp/silence_gen.h> 
   92#include <spandsp/v42.h> 
   93#include <spandsp/v42bis.h> 
  131#include <spandsp/lpc10.h> 
  132#include <spandsp/gsm0610.h> 
  134#include <spandsp/playout.h> 
  138#if defined(SPANDSP_EXPOSE_INTERNAL_STRUCTURES)