FFmpeg
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
FFTDComplex Struct Reference

#include <fft.h>

Data Fields

FFTDouble re
 
FFTDouble im
 

Detailed Description

Definition at line 56 of file fft.h.

Field Documentation

FFTDouble FFTDComplex::re

Definition at line 57 of file fft.h.

Referenced by ff_mdct_calcw_c().

FFTDouble FFTDComplex::im

Definition at line 57 of file fft.h.

Referenced by ff_mdct_calcw_c().


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