Porting a H264/AVC adaptive in loop deblocking filter to a TI DM6437EVM DSP

  • Authors:
  • Abdellah Skoudarli;Mokhtar Nibouche;Amina Serir

  • Affiliations:
  • Faculty of Electronic and Informatic Laboratory of Image Processing and Radiation, USTHB, Bab Ezzouar, Alger, Algeria;UWE, Bristol, UK;Faculty of Electronic and Informatic Laboratory of Image Processing and Radiation, USTHB, Bab Ezzouar, Alger, Algeria

  • Venue:
  • ICISP'12 Proceedings of the 5th international conference on Image and Signal Processing
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Complementary units in the form encoders and decoders are generally involved in video compression standards. Both the encoder and the decoder integrate an adaptive deblocking filter, which is very beneficial in preserving and enhancing the video quality. Deblocking filters are extremely popular in improving the visual quality of decoded frames in the H.264/AVC video coding standard. The prime goal of the current paper is to efficiently implement a H.264/AVC adaptive deblocking filter using the Texas Instruments DM6437EVM DSP processor. The adopted approach requires an initial identification of the portions of the algorithm wherein parallel processing can be exploited. The functions are then re-written and the instructions rearranged using the features of the targeted hardware architecture. The adaptive deblocking algorithm was optimised and ported to a DM6437EVM DSP platform. A quick comparison shows that the optimised code is a 32 % better, in terms of speed, than the non-optimised code.