zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
mdct_lookup Struct Reference

#include <mdct.h>

Public Attributes

intbitrev
 
int log2n
 
int n
 
DATA_TYPE scale
 
DATA_TYPEtrig
 

Detailed Description

Definition at line 56 of file mdct.h.

Member Data Documentation

int* mdct_lookup::bitrev

Definition at line 61 of file mdct.h.

Referenced by mdct_bitreverse(), mdct_clear(), and mdct_init().

int mdct_lookup::log2n

Definition at line 58 of file mdct.h.

Referenced by mdct_butterflies(), and mdct_init().

int mdct_lookup::n

Definition at line 57 of file mdct.h.

Referenced by mdct_backward(), mdct_bitreverse(), mdct_forward(), and mdct_init().

DATA_TYPE mdct_lookup::scale

Definition at line 63 of file mdct.h.

Referenced by mdct_forward(), and mdct_init().

DATA_TYPE* mdct_lookup::trig

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