Main Page | Class List | Directories | File List | Class Members | File Members

smallft.c File Reference

#include <math.h>
#include "smallft.h"
#include "misc.h"

Include dependency graph for smallft.c:


Functions

void spx_drft_forward (struct drft_lookup *l, float *data)
void spx_drft_backward (struct drft_lookup *l, float *data)
void spx_drft_init (struct drft_lookup *l, int n)
void spx_drft_clear (struct drft_lookup *l)

Function Documentation

void spx_drft_backward (  struct drft_lookup *  l,
float *  data
) 
 

void spx_drft_clear (  struct drft_lookup *  l  ) 
 

void spx_drft_forward (  struct drft_lookup *  l,
float *  data
) 
 

void spx_drft_init (  struct drft_lookup *  l,
int  n
) 
 


Generated on Thu Jun 15 13:43:01 2006 for speex by  doxygen 1.4.2