Olaf
Overly Lightweight Acoustic Fingerprinting
Loading...
Searching...
No Matches
Olaf_FFT Struct Reference

An opaque struct with state information related to the fft. More...

#include <olaf_fft.h>

Data Fields

Olaf_Configconfig
PFFFT_SetupfftSetup
float * fft_in
float * fft_out

Detailed Description

An opaque struct with state information related to the fft.

Field Documentation

◆ config

Olaf_Config* Olaf_FFT::config

The Olaf configuration

◆ fft_in

float* Olaf_FFT::fft_in

Input buffer for the FFT

◆ fft_out

float* Olaf_FFT::fft_out

Output buffer for the FFT

◆ fftSetup

PFFFT_Setup* Olaf_FFT::fftSetup

The FFT setup state


The documentation for this struct was generated from the following file: