fft_state Struct Reference

List of all members.

Public Attributes

float real [FFT_BUFFER_SIZE]
float imag [FFT_BUFFER_SIZE]

Detailed Description

Definition at line 54 of file fft.c.


Member Data Documentation

float fft_state::imag[FFT_BUFFER_SIZE]

Definition at line 57 of file fft.c.

float fft_state::real[FFT_BUFFER_SIZE]

Definition at line 56 of file fft.c.


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

Generated on 27 Aug 2011 for Audacious by  doxygen 1.6.1