Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

aflibConverter.h File Reference

Go to the source code of this file.

Compounds

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, y )   ((x)>(y) ?(x):(y))
 

#define MAX_HWORD   (32767)
 

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

#define MIN_HWORD   (-32768)
 


Generated at Tue Aug 7 22:18:06 2001 for Open Source Audio Library Project by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001