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 46 of file ac3enc_fixed.h.


Field Documentation

int16_t IComplex::re

Definition at line 47 of file ac3enc_fixed.h.

Referenced by fft(), and mdct512().

int16_t IComplex::im

Definition at line 47 of file ac3enc_fixed.h.

Referenced by fft(), and mdct512().


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

Generated on Sat May 26 03:02:52 2012 for FFmpeg by  doxygen 1.5.6