作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2009, Vol. 35 ›› Issue (15): 232-234,. doi: 10.3969/j.issn.1000-3428.2009.15.081

• 多媒体技术及应用 • 上一篇    下一篇

基于DSP的H.264/AVC滤波器优化设计

刘 旭1,王 进2,刘运强2,方向忠1   

  1. (1. 上海交通大学图像通信与信息处理研究所,上海 200240;2. 飞利浦亚洲研究院,上海 200233)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-08-05 发布日期:2009-08-05

Optimization Design of DSP-based Filter for H.264/AVC

LIU Xu1, WANG Jin2, LIU Yun-qiang2, FANG Xiang-zhong1   

  1. (1. Institute of Image Communication and Information Processing, Shanghai Jiaotong University, Shanghai 200240; 2. Philips Research Asia, Shanghai 200233)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-08-05 Published:2009-08-05

摘要: 在H.264/AVC视频标准中,自适应环路滤波器用于消除预测和变换过程中引入的块效应,提高编码性能,但它具有较高的复杂性,占据大量的运算时间。针对这一问题,设计和实现一种基于数字信号处理DSP平台的流水线设计方法,采用条件判断减少跳转,利用并行性加速运算。实验数据表明,该方法能提高环路滤波器的效率。

关键词: H.264编码, 环内去块效应滤波器, DSP平台, 流水线

Abstract: In H.264/AVC video coding standard, in-loop deblock filter is used for reducing the block artifact, and enhancing the coding efficiency. The highly adaptive processing on both sample level and block edge level makes the filter very complicated and difficult to perform efficiently on digital signal processor platform. In this paper, an efficient implementation of in-loop filter based on DSP platform is proposed. It uses conditional operation instead of branch in boundary strength decision processing. Pipeline optimization is designed to fit the DSP parallel function unit. The simulation results demonstrate the high efficiency of this optimization method.

Key words: H.264 encoding, in-loop deblock filter, DSP platform, pipeline

中图分类号: