doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
mdct_lookup Struct Reference

#include <mdct.h>

Public Attributes

int n
 
int log2n
 
DATA_TYPEtrig
 
intbitrev
 
DATA_TYPE scale
 

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.

int mdct_lookup::log2n

Definition at line 58 of file mdct.h.

int mdct_lookup::n

Definition at line 57 of file mdct.h.

DATA_TYPE mdct_lookup::scale

Definition at line 63 of file mdct.h.

DATA_TYPE* mdct_lookup::trig

Definition at line 60 of file mdct.h.


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