An Efficient GPU Implementation of Modified Discrete Cosine Transform Using CUDA
Dpt. of Information Engineering, Electronics and Telecommunications (DIET), University of Rome "La Sapienza", Via Eudossiana 18, 00184 Rome, Italy
International Journal of Computer Science and Information Security (IJCSIS), Vol. 10, No. 5, 2012
@article{panella2012efficient,
title={An Efficient GPU Implementation of Modified Discrete Cosine Transform Using CUDA},
author={Panella, M. and Basset, L.},
year={2012}
}
A new method is presented in this paper for using general purpose programming tools of graphics processing units. It aims to calculate the modified discrete cosine transform in audio coding and compression algorithms for popular audio formats such as MP3, AAC/AC-3, and WMA. The proposed algorithm consists of matrix multiplications that are performed by the graphics processing unit. The experiments show that the proposed implementation is considerably faster than usual implementations based on early algorithms for standard hardware, so that the proposed approach can be considered for critical applications in real-time multimedia signal processing.
October 6, 2012 by hgpu