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

计算机工程 ›› 2010, Vol. 36 ›› Issue (23): 231-233. doi: 10.3969/j.issn.1000-3428.2010.23.078

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

基于功能模块的H.264并行解码算法

郭倩,陈耀武   

  1. (浙江大学数字技术及仪器研究所, 杭州 310027)
  • 出版日期:2010-12-05 发布日期:2010-12-14
  • 作者简介:郭倩(1985-),女,硕士研究生,主研方向:视频编解码;陈耀武,教授、博士生导师

H.264 Parallel Decoding Algorithm Based on Function Module

GUO Qian, CHEN Yaowu   

  1. (Institute of Advanced Digital Technology and Instrument, Zhejiang University, Hangzhou 310027, China)
  • Online:2010-12-05 Published:2010-12-14

摘要: 针对H.264解码算法并行模块选择、划分以及模块间的数据交互问题,提出一种基于功能模块的H.264三核结构并行解码算法。该算法对解码器内部多个功能模块进行整合与二次划分,分析一种将解码器功能划分为3个均衡功能模块的基本构架,构建一种三核框架结构,在三核结构上实现解码器的3个均衡功能模块,并分析三核结构间的数据依赖关系。实验结果表明,该算法在功能模块并行程度、数据交互等方面均有所提升。

关键词: 多核, H.264标准, 解码, 功能模块, 并行算法

Abstract: A parallel decoding strategy based on function modules of H.264 decoder is proposed to improve the choice of module in decoder parallelization, the bandwidth of modules and the reliance of data. The strategy organizes the function modules of H.264 decoder and divides them into three function groups. The strategy presents a threecore structure, realizes the three function groups on the threecore structure and lists the data reliance between those cores. The parallel decoding strategy improves in the complexity and data interaction between cores. Experimental results indicate the strategy improves in the parallelization, data interaction and the efficiency.

Key words: multicore, H.264 standard, decoding, function module, parallel algorithm

中图分类号: