FFTContext Struct Reference

#include <dsputil.h>

List of all members.


Detailed Description

Definition at line 613 of file dsputil.h.


Public Attributes

int nbits
int inverse
uint16_t * revtab
FFTComplexexptab
FFTComplexexptab1
void(* fft_calc )(struct FFTContext *s, FFTComplex *z)
void(* imdct_calc )(struct MDCTContext *s, FFTSample *output, const FFTSample *input, FFTSample *tmp)

Member Data Documentation

uint16_t* FFTContext::revtab

Definition at line 617 of file dsputil.h.

Referenced by ff_fft_calc_c(), ff_fft_end(), and ff_fft_init().

Referenced by ff_fft_calc(), and ff_fft_init().

void(* FFTContext::imdct_calc)(struct MDCTContext *s, FFTSample *output, const FFTSample *input, FFTSample *tmp)


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

Generated on Sat Dec 18 05:16:03 2010 for MythTV by  doxygen 1.5.5