IComplex Struct Reference

Compex number. More...

#include <ac3enc_fixed.h>


Data Fields

int16_t re
int16_t im


Detailed Description

Compex number.

Used in fixed-point MDCT calculation.

Definition at line 44 of file ac3enc_fixed.h.


Field Documentation

int16_t IComplex::re

Definition at line 45 of file ac3enc_fixed.h.

Referenced by fft(), and mdct512().

int16_t IComplex::im

Definition at line 45 of file ac3enc_fixed.h.

Referenced by fft(), and mdct512().


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

Generated on Mon May 2 19:50:36 2011 for FFmpeg by  doxygen 1.5.6