Advanced H.264/AVC encoder optimizations on a TMS320DM642 digital signal processor

Dorian Schneider,Marco Jeub,Zhou Jun,Song Li
DOI: https://doi.org/10.1109/ICDSP.2009.5201050
2009-01-01
Abstract:This paper discusses the optimization of the H.264/AVC video encoder in the context of a modified software implementation on a Texas Instruments TMS320DM642 digital signal processor. Several algorithmic optimizations are proposed to improve time critical parts of the codec like the quantization step and the pixel interpolation. The algorithms proposed in this paper invoke the Enhanced Direct Memory Access (EDMA) Controller, intrinsics and look-up tables to accelerate the encoding and do not affect the image Peak Signal-to-Noise Ratio (PSNR) or compression performance. The computational acceleration gain of these algorithms are the foundation of our real time 30 CIF frames/second baseline implementation.
What problem does this paper attempt to address?