LMMS
Loading...
Searching...
No Matches
smallft.h File Reference
#include "../../codec.h"

Go to the source code of this file.

Classes

struct  drft_lookup

Functions

void drft_forward (drft_lookup *l, float *data)
void drft_backward (drft_lookup *l, float *data)
void drft_init (drft_lookup *l, int n)
void drft_clear (drft_lookup *l)

Function Documentation

◆ drft_backward()

void drft_backward ( drft_lookup * l,
float * data )
extern

◆ drft_clear()

void drft_clear ( drft_lookup * l)
extern

◆ drft_forward()

void drft_forward ( drft_lookup * l,
float * data )
extern

◆ drft_init()

void drft_init ( drft_lookup * l,
int n )
extern