Searched refs:IComplex (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dac3enc.c87 typedef struct IComplex { struct
89 } IComplex; typedef in typeref:struct:IComplex
129 static void fft(IComplex *z, int ln)
133 register IComplex *p,*q;
142 FFSWAP(IComplex, z[k], z[j]);
202 IComplex x[N/4];
1274 IComplex in[FN], in1[FN];

Completed in 40 milliseconds