[quote=kennyzero,Jul 2 2003 - 08:08 PM] [/QUOTE]what does that mean?
i heard that in mp3, 36 samples are the input to the transform, on the other hand we will get 18 samples
is that the case? how is that in aac? [/quote]
In Mp3, after splitting the time domain audio samples into 32 band time domain audio samples, in each band, a time domain sample length of 36 is constructed and transformed to the frequency domain using the MDCT analysis to produce 18 frequency points. So there are 32 separate MDCT windows for the entire frame. 32 * 18 will give you 576 spectral points for the entire frame.
At the same time a 1024 FFT is calculated in the Psychoacoustic Model to approximate the masking threshold of the MDCT coefficients.
AAC however uses a single 2048 MDCT window to produce 1024 spectral points.