aflibConverter.h File Reference

Go to the source code of this file.

Classes

class  aflibConverter
 Provides sample rate conversion. More...

Defines

#define MAX(x, y)   ((x)>(y) ?(x):(y))
#define MIN(x, y)   ((x)<(y) ?(x):(y))
#define MAX_HWORD   (32767)
#define MIN_HWORD   (-32768)
#define IBUFFSIZE   4096


Define Documentation

#define IBUFFSIZE   4096

#define MAX ( x,
 )     ((x)>(y) ?(x):(y))

#define MAX_HWORD   (32767)

#define MIN ( x,
 )     ((x)<(y) ?(x):(y))

#define MIN_HWORD   (-32768)


Generated on Sat Feb 23 13:56:37 2008 for Open Source Audio Library Project by  doxygen 1.5.1