MDCTContext Struct Reference

#include <dsputil.h>


Data Fields

int n
int nbits
FFTSampletcos
FFTSampletsin
FFTContext fft


Detailed Description

Definition at line 664 of file dsputil.h.


Field Documentation

int MDCTContext::n

Definition at line 665 of file dsputil.h.

int MDCTContext::nbits

Definition at line 666 of file dsputil.h.

Referenced by ff_imdct_calc(), ff_imdct_calc_3dn2(), ff_imdct_calc_sse(), ff_imdct_half(), ff_imdct_half_3dn2(), ff_imdct_half_sse(), ff_mdct_calc(), imdct_3dn2(), imdct_c(), and imdct_sse().

FFTSample* MDCTContext::tcos

Definition at line 668 of file dsputil.h.

Referenced by ff_mdct_calc(), ff_mdct_end(), imdct_3dn2(), imdct_c(), and imdct_sse().

FFTSample* MDCTContext::tsin

Definition at line 669 of file dsputil.h.

Referenced by ff_mdct_calc(), ff_mdct_end(), imdct_3dn2(), imdct_c(), and imdct_sse().

FFTContext MDCTContext::fft

Definition at line 670 of file dsputil.h.

Referenced by do_imdct(), do_imdct_256(), ff_mdct_calc(), ff_mdct_end(), imdct_3dn2(), imdct_c(), imdct_sse(), IMLT(), imlt_gain(), and nelly_decode_block().


The documentation for this struct was generated from the following file:
Generated on Thu Dec 4 11:47:00 2008 for libextractor by  doxygen 1.5.1