Title :
Fast implementation of the MPEG-4 AAC main and low complexity decoder
Author :
Servetti, Antonio ; Rinotti, Alessandro ; De Martin, Juan Carlos
Author_Institution :
Dipt. di Automatica e Informatica, Politecnico di Torino, Italy
Abstract :
We present a fast software implementation of the MPEG-4 AAC (advanced audio coding) main and low complexity (LC) decoder. The reference implementation is analyzed and selected algorithms are presented to improve the performance of most of its building blocks, i.e., bitstream de-formatter, noiseless decoding, prediction, and filterbank. The code is further optimized by means of assembler procedures for the filterbank and prediction tools to exploit the Intel Pentium streaming SIMD extension (SSE) instruction set. SSE performs operations over four single precision floating-point numbers in a single instruction using 128-bit long registers. Results show that the presented decoder proves to be almost five times faster than the reference implementation, while preserving its full compatibility with the MPEG-4 standard.
Keywords :
audio coding; channel bank filters; computational complexity; decoding; Intel Pentium streaming SIMD extension instruction set; MPEG-4 AAC decoder; advanced audio coding; assembler procedures; bitstream de-formatter; filterbank; low complexity decoder; noiseless decoding; prediction; single precision floating-point numbers; Algorithm design and analysis; Audio coding; Bit rate; Decoding; Digital audio players; Filter bank; ISO; MPEG 4 Standard; Performance analysis; Streaming media;
Conference_Titel :
Acoustics, Speech, and Signal Processing, 2004. Proceedings. (ICASSP '04). IEEE International Conference on
Print_ISBN :
0-7803-8484-9
DOI :
10.1109/ICASSP.2004.1327094