webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
FFTstr Struct Reference

#include <structs.h>

Public Attributes

unsigned int SpaceAlloced
 
unsigned int MaxPermAlloced
 
double Tmp0 [MAXFFTSIZE]
 
double Tmp1 [MAXFFTSIZE]
 
double Tmp2 [MAXFFTSIZE]
 
double Tmp3 [MAXFFTSIZE]
 
int Perm [MAXFFTSIZE]
 
int factor [NFACTOR]
 

Member Data Documentation

◆ factor

int FFTstr::factor

◆ MaxPermAlloced

unsigned int FFTstr::MaxPermAlloced

◆ Perm

int FFTstr::Perm

◆ SpaceAlloced

unsigned int FFTstr::SpaceAlloced

◆ Tmp0

double FFTstr::Tmp0

◆ Tmp1

double FFTstr::Tmp1

◆ Tmp2

double FFTstr::Tmp2

◆ Tmp3

double FFTstr::Tmp3

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