aflibConverter.cc File Reference

#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <math.h>
#include "aflibConverter.h"
#include "aflibConverterLargeFilter.h"
#include "aflibConverterSmallFilter.h"
#include "aflibDebug.h"

Defines

#define TRUE   1
#define FALSE   0
#define Nhc   8
#define Na   7
#define Np   (Nhc+Na)
#define Npc   (1<<Nhc)
#define Amask   ((1<<Na)-1)
#define Pmask   ((1<<Np)-1)
#define Nh   16
#define Nb   16
#define Nhxn   14
#define Nhg   (Nh-Nhxn)
#define NLpScl   13

Define Documentation

#define Amask   ((1<<Na)-1)

#define FALSE   0

#define Na   7

#define Nb   16

#define Nh   16

#define Nhc   8

#define Nhg   (Nh-Nhxn)

#define Nhxn   14

#define NLpScl   13

#define Np   (Nhc+Na)

#define Npc   (1<<Nhc)

#define Pmask   ((1<<Np)-1)

#define TRUE   1


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